CompressedArray1D.sep constructor

CompressedArray1D.sep(Float64List cArrayPos, Float64List cArrayNeg, List<int> uIndices, int cpdIndexIncrement)

Implementation

CompressedArray1D.sep(
    this.cArrayPos, this.cArrayNeg, this.uIndices, this.cpdIndexIncrement);