Class LocationFinder.Location
- java.lang.Object
-
- org.apache.commons.math4.neuralnet.twod.util.LocationFinder.Location
-
- Enclosing class:
- LocationFinder
public static class LocationFinder.Location extends Object
Container holding a (row, column) pair.
-
-
Constructor Summary
Constructors Constructor Description Location(int row, int column)
-