Package gov.nih.mipav.model.algorithms
Class CeresSolver2.indexArrayItem
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver2.indexArrayItem
-
- Enclosing class:
- CeresSolver2
private class CeresSolver2.indexArrayItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description indexArrayItem(int index, double[] array)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]
getArray()
int
getIndex()
-