Skip to main content

Module quantize

Module quantize 

Source

Re-exports§

pub use product::ProductQuantizer;
pub use scalar::ScalarQuantizer;

Modules§

product
scalar

Structs§

NoopQuantizer
空量化器(不做量化)

Traits§

VectorQuantizer
向量量化 trait