SparseMatrix

constructor(rows: Int, cols: Int, values: DoubleArray, columnIndices: IntArray, rowPointers: IntArray)(source)