Package gov.nih.mipav.model.algorithms
Class CeresSolver2.indexRowColItem
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver2.indexRowColItem
-
- Enclosing class:
- CeresSolver2
private class CeresSolver2.indexRowColItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description indexRowColItem(int index, int row, int col)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCol()
int
getIndex()
int
getRow()
-