Contents

sparse_index

The index type.

Declaration

typealias sparse_index = Int64

Discussion

All indices, including those in a sparse vectors index array, are positive values.

See Also

Supporting types