Uses of Class
databionics.esom.grid.PlanarGrid

Packages that use PlanarGrid
databionics.esom.grid ESOM grids: A grid holds the prototype vector and defines the map space topology by the function findNeighbors
 

Uses of PlanarGrid in databionics.esom.grid
 

Subclasses of PlanarGrid in databionics.esom.grid
 class PlanarEuclideanGrid
          Planar grid with euclidean distance.
 class PlanarManhattanGrid
          Planar grid with manhattan distance.
 class PlanarMaxGrid
          Planar grid with maximum distance.
 



Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.