Module sparray

Module sparray 

Source

Structs§

SparseArrayBase
Create a base SparseArray implementation for demonstrations and testing

Enums§

SparseSum
Represents the result of a sum operation on a sparse array.

Traits§

SparseArray
Trait for sparse array types.

Functions§

is_sparse
Identifies sparse arrays (both matrix and array types)