API: Sparse

Containers

Sparse containers are data structures that store indices and values associated with linear algebra objects, they allow storage savings all values associated with indices not explicitly stored are assumed to be zeros.

Linear Algebra Operations

Linear Solver / Preconditioners