Docs.rs
rsparse-1.2.1
rsparse 1.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RLado
Dependencies
Versions
91.36%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module data
rsparse
1.2.1
Module data
Module Items
Structs
Traits
In crate rsparse
rsparse
Module
data
Copy item path
Source
Expand description
Data structures for rsparse
Structs
§
Nmrc
Numeric Cholesky, LU, or QR factorization
Sprs
Matrix in compressed sparse column (CSC) format
Symb
Symbolic Cholesky, LU, or QR analysis
Trpl
Matrix in triplet format
Traits
§
Numeric
Aggregate trait representing numeric values
One
Define one trait for generic Numeric type
Zero
Define zero trait for generic Numeric type