Docs.rs
gemm-0.18.2
gemm 0.18.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-quinones
Dependencies
dyn-stack ^0.13
normal
gemm-c32 ^0.18.2
normal
gemm-c64 ^0.18.2
normal
gemm-common ^0.18.2
normal
gemm-f16 ^0.18.2
normal
optional
gemm-f32 ^0.18.2
normal
gemm-f64 ^0.18.2
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
paste ^1.0
normal
raw-cpuid ^11.2
normal
seq-macro ^0.3
normal
aligned-vec ^0.6.1
dev
assert_approx_eq ^1.1.0
dev
clap ^4.5.4
dev
criterion ^0.5
dev
diol ^0.8.3
dev
itertools ^0.14.0
dev
nalgebra ^0.33.2
dev
rand ^0.8.5
dev
regex ^1.10.4
dev
getrandom ^0.2
dev
Versions
20%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gemm
0.18.2
All Items
Crate Items
Enums
Constants
Functions
Type Aliases
Crate
gemm
Copy item path
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