Package gov.nih.mipav.model.algorithms
Class indexValue
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.indexValue
-
class indexValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description indexValue(int index, double value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
double
getValue()
-