Docs.rs
gemm-0.17.1
gemm 0.17.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-quinones
Dependencies
dyn-stack ^0.10
normal
gemm-c32 ^0.17.1
normal
gemm-c64 ^0.17.1
normal
gemm-common ^0.17.1
normal
gemm-f16 ^0.17.1
normal
gemm-f32 ^0.17.1
normal
gemm-f64 ^0.17.1
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
paste ^1.0
normal
raw-cpuid ^10.7
normal
seq-macro ^0.3
normal
assert_approx_eq ^1.1.0
dev
criterion ^0.5
dev
nalgebra ^0.32.2
dev
rand ^0.8.5
dev
getrandom ^0.2
dev
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gemm
0.17.1
All Items
Enums
Constants
Functions
Type Aliases
?
Crate
gemm
source
·
[
−
]
Enums
§
Parallelism
Constants
§
DEFAULT_LHS_PACKING_THRESHOLD_MULTI_THREAD
DEFAULT_LHS_PACKING_THRESHOLD_SINGLE_THREAD
DEFAULT_RHS_PACKING_THRESHOLD
DEFAULT_THREADING_THRESHOLD
DEFAULT_WASM_SIMD128
Functions
§
gemm
⚠
dst := alpha×dst + beta×lhs×rhs
get_lhs_packing_threshold_multi_thread
get_lhs_packing_threshold_single_thread
get_rhs_packing_threshold
get_threading_threshold
get_wasm_simd128
set_lhs_packing_threshold_multi_thread
set_lhs_packing_threshold_single_thread
set_rhs_packing_threshold
set_threading_threshold
set_wasm_simd128
Type Aliases
§
c32
c64
f16