pub fn vmaxvq_f64(a: float64x2_t) -> f64
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Horizontal vector max. Arm’s documentation
pub fn vmaxvq_f64(a: float64x2_t) -> f64
target_arch=arm64ec
) and target feature neon
only.Horizontal vector max. Arm’s documentation