Skip to main content

dot

Function dot 

Source
pub fn dot(a: &[Fixed], b: &[Fixed]) -> Fixed
Expand description

Dot product of two fixed-point vectors (fused, single rescale).