Uses of Class
databionics.esom.grid.ToroidGrid

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

Uses of ToroidGrid in databionics.esom.grid
 

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



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