Package gov.nih.mipav.model.algorithms
Class CeresSolver2.Grid1D
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.CeresSolver2.Grid1D
-
- Enclosing class:
- CeresSolver2
public class CeresSolver2.Grid1D extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intbegin_private double[]data_private intDATA_DIMENSIONprivate intend_private booleankInterleavedprivate intnum_values_
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDataDimension()voidGetValue(int n, double[] f)
-