public static interface MultiPointReader.ExtrasReader
| Modifier and Type | Method and Description |
|---|---|
boolean |
readPoints(Tuple tuple,
double[] dpos0,
double[][] dposExtras)
Reads the non-central points from a supplied tuple.
|
boolean readPoints(Tuple tuple, double[] dpos0, double[][] dposExtras)
tuple - tupledpos0 - nDataDim-element array giving central data positiondposExtras - [nPointCount][nDataDim]-shaped array into which
the non-central data positions will be writtenCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.