Skip to main content

hypervector_xor_bind

Function hypervector_xor_bind 

Source
pub fn hypervector_xor_bind(
    a: &str,
    b: &str,
    out: &str,
    dim_words: u32,
) -> Program
Expand description

Emit outw = aw ^ bw`` for each of dim_words lanes.