Docs.rs
sklears-preprocessing-0.1.0-beta.1
sklears-preprocessing 0.1.0-beta.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
approx ^0.5
normal
num_cpus ^1.17
normal
rayon ^1.11
normal
optional
scirs2-core ^0.1.1
normal
scirs2-linalg ^0.1.1
normal
scirs2-optimize ^0.1.1
normal
scirs2-stats ^0.1.1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
sklears-core ^0.1.0-beta.1
normal
thiserror ^2.0
normal
criterion ^0.5
dev
proptest ^1.7
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
mean_f64_simd
sklears_
preprocessing
0.1.0-beta.1
In sklears_
preprocessing::
simd_
optimizations
sklears_preprocessing
::
simd_optimizations
Function
mean_
f64_
simd
Copy item path
Source
pub fn mean_f64_simd(data: &[
f64
], config: &
SimdConfig
) ->
f64
Expand description
SIMD-optimized mean calculation