Function erydanos::mlaf

source ยท
pub fn mlaf<T: Copy + Add<Output = T> + Mul<Output = T>>(x: T, y: T, z: T) -> T