Contents

columnStarts

The starting index for each column in the row indices array.

Declaration

var columnStarts: UnsafeMutablePointer<Int>

Discussion

This array requires an additional, final entry that defines the final column’s length.

See Also

Inspecting the properties of a sparse matrix description