Docs.rs
p3-matrix-0.3.0
p3-matrix 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dlubarov
BGluth
Nashtare
mattstam
jtguibas
Dependencies
itertools ^0.14.0
normal
p3-field ^0.3.0
normal
p3-maybe-rayon ^0.3.0
normal
p3-util ^0.3.0
normal
rand ^0.9.0
normal
serde ^1.0
normal
tracing ^0.1.37
normal
transpose ^0.2.3
normal
criterion ^0.6
dev
Versions
78.63%
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 dense
p3_
matrix
0.3.0
Module dense
Module Items
Structs
Traits
Type Aliases
In crate p3_
matrix
p3_matrix
Module
dense
Copy item path
Source
Structs
§
Dense
Matrix
A dense matrix in row-major format, with customizable backing storage.
Traits
§
Dense
Storage
Type Aliases
§
RowMajor
Matrix
RowMajor
Matrix
Cow
RowMajor
Matrix
View
RowMajor
Matrix
View
Mut