add abs_f16/32/64
[vector-math.git] / src / algorithms.rs
1 pub mod base;
2 pub mod ilogb;
3 pub mod trig_pi;