Function vrndh_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrndh_f16(a: f16) -> f16
Floating-point round to integral, to nearest with ties to away Arm's documentation
vrndh_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vrndh_f16(a: f16) -> f16
Floating-point round to integral, to nearest with ties to away Arm's documentation