Docs.rs
nalgebra-sparse-linalg-0.1.10
nalgebra-sparse-linalg 0.1.10
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
DimitriTimoz
Dependencies
log ^0.4
normal
nalgebra-sparse ^0.10
normal
rand ^0.9
normal
rand_distr ^0.5.1
normal
rayon ^1.10
normal
approx ^0.5
dev
criterion ^0.6
dev
Versions
31.87%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate nalgebra_sparse_linalg
nalgebra_
sparse_
linalg
0.1.10
All Items
Crate Items
Re-exports
Modules
Structs
Crate
nalgebra_
sparse_
linalg
Copy item path
Source
Re-exports
§
pub use
nalgebra_sparse
as na_sparse;
Modules
§
iteratives
preconditioners
svd
Structs
§
CscMatrix
A CSC representation of a sparse matrix.
CsrMatrix
A CSR representation of a sparse matrix.