Docs.rs
matrix-0.22.0
matrix 0.22.0
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
IvanUkhov
Dependencies
blas ^0.20
normal
optional
lapack ^0.16
normal
optional
num-complex ^0.2
normal
num-traits ^0.2
normal
openblas-src ^0.7
normal
optional
assert ^0.7
dev
random ^0.12
dev
Versions
100%
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
Module diagonal
matrix
0.22.0
Module diagonal
Module Items
Structs
In matrix::
format
matrix
::
format
Module
diagonal
Copy item path
Source
Expand description
The diagonal format.
The format is suitable for diagonal matrices.
Structs
ยง
Diagonal
A diagonal matrix.