Skip to main content

TurboQuantArrayExt

Trait TurboQuantArrayExt 

Source
pub trait TurboQuantArrayExt: TypedArrayRef<TurboQuant> {
    // Provided methods
    fn codes(&self) -> &ArrayRef { ... }
    fn centroids(&self) -> &ArrayRef { ... }
    fn rotation_signs(&self) -> &ArrayRef { ... }
}

Provided Methods§

Implementors§