Function dot14

Source
fn dot14(ax: i32, ay: i32, bx: i32, by: i32) -> i32
Expand description

Dot product for vectors in 2.14 fixed point.