Module sprs::sparse [] [src]

Reexports

pub use self::csmat::{CompressedStorage, CsMat, CsMatOwned, CsMatView};
pub use self::vec::{CsVec, CsVecOwned, CsVecView};

Modules

binop
compressed
construct

High level construction of sparse matrices by stacking, by block, ...

csmat
linalg
permutation
prod
symmetric
vec