- java.lang.Object
- 
- org.apache.commons.math3.ml.neuralnet.twod.util.LocationFinder.Location
 
- 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| int | getColumn() |  
| int | getRow() |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getRowpublic int getRow() - Returns:
- the row index.
 
 
- 
getColumnpublic int getColumn() - Returns:
- the column index.
 
 
 
 
 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.