A C D E G I L M N O P Q R S T V 

L

Location - Class in neocognitron
Object which stores the location of a cell within a specific layer.
Location(int, int, int) - Constructor for class neocognitron.Location
Instantiate a Location using k, the plane, and (x,y), the location in the plane
Location(int, Point) - Constructor for class neocognitron.Location
Instantiate a Location using k, the plane, and n, the location in the plane
locationTest() - Static method in class neocognitron.RunTest
Test the Location class
A C D E G I L M N O P Q R S T V