Docs.rs
sklears-simd-0.1.0
sklears-simd 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
libm ^0.2
normal
optional
num ^0.4
normal
once_cell ^1.21
normal
rayon ^1.11
normal
optional
scirs2-autograd ^0.3.4
normal
scirs2-core ^0.3.4
normal
scirs2-linalg ^0.3.4
normal
sklears-core ^0.1.0
normal
spin ^0.10
normal
optional
approx ^0.5
dev
criterion ^0.8
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
Skip to main content
Module convolution
sklears_
simd
0.1.0
Module convolution
Module Items
Functions
In sklears_
simd::
image_
processing
sklears_simd
::
image_processing
Module
convolution
Copy item path
Source
Expand description
2D convolution operations
Functions
ยง
convolve_
2d
2D convolution with SIMD optimization
separable_
convolve_
2d
Separable 2D convolution (more efficient for separable kernels)