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