Skip to main content

Module algorithms

Module algorithms 

Source

Re-exports§

pub use transforms::Transform;
pub use transforms::TransformKind;

Modules§

heap
kmeans
transforms

Functions§

hadamard_transform
Implicitly multiply the argument x by a Hadamard matrix and scale the results by 1 / x.len().sqrt().