Docs.rs
faer-core-0.3.0
faer-core 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-quinones
Dependencies
aligned-vec ^0.5
normal
assert2 ^0.3
normal
dyn-stack ^0.8
normal
gemm ^0.13
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
pulp ^0.10
normal
rayon ^1.6
normal
reborrow ^0.5
normal
seq-macro ^0.3
normal
assert_approx_eq ^1.1.0
dev
criterion ^0.4
dev
nalgebra ^0.31.4
dev
rand ^0.8.5
dev
Versions
44.22%
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
☰
Module permutation
Structs
Functions
?
Module
faer_core
::
permutation
source
·
[
−
]
Structs
PermutationIndicesMut
PermutationIndicesRef
Functions
permute_cols_unchecked
⚠
permute_rows
permute_rows_and_cols_symmetric_lower
Computes a symmetric permutation of the source matrix using the given permutation, and stores the result in the destination matrix.
permute_rows_unchecked
⚠
swap_cols_unchecked
⚠
swap_rows_unchecked
⚠