- java.lang.Object
-
- org.apache.commons.math3.ml.neuralnet.twod.util.LocationFinder.Location
-
-
Constructor Summary
Constructors
Constructor and Description |
Location(int row,
int column) |
-
-
Method Detail
-
getRow
public int getRow()
- Returns:
- the row index.
-
getColumn
public int getColumn()
- Returns:
- the column index.
Jas4pp 1.5 © Java Analysis Studio for Particle Physics