Docs.rs
sprs-0.11.0
sprs 0.11.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
vbarrielle
mulimoen
Dependencies
alga ^0.9.0
normal
approx ^0.5
normal
ndarray ^0.15
normal
num-complex ^0.4.0
normal
num-traits ^0.2.0
normal
num_cpus ^1.13.0
normal
rayon ^1.3.0
normal
serde ^1.0.0
normal
smallvec ^1.4.0
normal
bencher ^0.1.0
dev
bincode ^1.2.0
dev
image ^0.23.0
dev
num-derive ^0.3
dev
rand ^0.8
dev
tempfile ^3.1.0
dev
tobj ^3.0
dev
Versions
52.4%
of the crate is documented
Go to latest version
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
☰
Type Definition CsMat
Other items in
sprs
?
Type Definition
sprs
::
CsMat
[
−
]
[src]
pub type CsMat<N> =
CsMatI
<N,
usize
>;