Function vmax_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vmax_f16(a: float16x4_t, b: float16x4_t) -> float16x4_t
Maximum (vector) Arm's documentation
vmax_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vmax_f16(a: float16x4_t, b: float16x4_t) -> float16x4_t
Maximum (vector) Arm's documentation