Expand description
Symmetric Sparse Array trait
This module defines a trait for symmetric sparse array implementations. It extends the base SparseArray trait with methods specific to symmetric matrices.
Traitsยง
- SymSparse
Array - Trait for symmetric sparse arrays