Docs.rs
p3-matrix-0.2.0
p3-matrix 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
dlubarov
BGluth
mattstam
jtguibas
Dependencies
itertools ^0.13.0
normal
p3-field ^0.2.0
normal
p3-maybe-rayon ^0.2.0
normal
p3-util ^0.2.0
normal
rand ^0.8.5
normal
serde ^1.0
normal
tracing ^0.1.37
normal
transpose ^0.2.3
normal
criterion ^0.5.1
dev
Versions
15.09%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
p3_
matrix
0.2.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Dimensions
bitrev::BitReversalPerm
dense::DenseMatrix
extension::FlatIter
extension::FlatMatrixView
row_index_mapped::RowIndexMappedView
sparse::CsrMatrix
stack::VerticalPair
strided::VerticallyStridedRowIndexMap
Enums
stack::EitherRow
Traits
Matrix
bitrev::BitReversableMatrix
dense::DenseStorage
row_index_mapped::RowIndexMap
Functions
mul::mul_csr_dense
util::reverse_matrix_index_bits
util::swap_rows
Type Aliases
bitrev::BitReversedMatrixView
dense::RowMajorMatrix
dense::RowMajorMatrixCow
dense::RowMajorMatrixView
dense::RowMajorMatrixViewMut
strided::VerticallyStridedMatrixView