Skip to main content

Module hyperdim

Module hyperdim 

Source
Expand description

Hyperdimensional computing primitives

Implements 10240-bit hypervectors using [u128; 80].

Re-exports§

pub use crate::hyperdim_batch::batch_cosine_similarity;
pub use crate::hyperdim_binary::BHVec10240;
pub use crate::hyperdim_ops::Hypervector;
pub use crate::hyperdim_ops::bundle_word_scalar;
pub use crate::bundle::BundleAccumulator;

Structs§

HVec10240
10240-bit hypervector (80 x 128-bit words)