Uses of Class
databionics.esom.grid.ToroidRectangularGrid

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

Uses of ToroidRectangularGrid in databionics.esom.grid
 

Subclasses of ToroidRectangularGrid in databionics.esom.grid
 class ToroidEuclideanGrid
          Toroid grid with euclidean distance.
 class ToroidGrid
          Toroid grid.
 class ToroidManhattanGrid
          Toroid grid with manhattan distance.
 class ToroidMaxGrid
          Toroid grid with maximum distance.
 



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