public static interface IntervalVolume.Loader
IntervalVolume.| Modifier and Type | Method and Description |
|---|---|
double |
compute(double row,
double column,
double level)
Compute the value corresponding to the supplied row, column, and level
keys.
|