Uses of Class
org.joone.engine.SpatialMap

Packages that use SpatialMap
org.joone.engine   
 

Uses of SpatialMap in org.joone.engine
 

Subclasses of SpatialMap in org.joone.engine
 class CircularSpatialMap
          This class implements the SpatialMap interface providing a circular spatial map for use with the GaussianLayer and Kohonen Networks.
 class GaussianSpatialMap
          This class implements the SpatialMap interface providing a circular spatial map for use with the GaussianLayer and Kohonen Networks.
 

Methods in org.joone.engine that return SpatialMap
protected  SpatialMap GaussianLayer.getSpace_map()
          Getter for property space_map.
 



Submit Feedback to pmarrone@users.sourceforge.net