CompressedArray1D constructor

CompressedArray1D(Float64List cArray, List<int> uIndices, int cpdIndexIncrement)

Implementation

CompressedArray1D(this.cArray, this.uIndices, this.cpdIndexIncrement);