sklears-simd 0.1.1

High-performance SIMD acceleration primitives for the Sklears machine learning ecosystem
Documentation
1
2
3
4
5
6
//! Auto-generated module structure

pub mod functions;

// Re-export all types
pub use functions::*;