Module sym_sparray

Module sym_sparray 

Source
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ยง

SymSparseArray
Trait for symmetric sparse arrays