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