Function vec_any_nle
#[target_feature(enable = "altivec")]
pub unsafe fn vec_any_nle(a: vector_float, b: vector_float) -> bool
Any Elements Not Less Than or Equal
vec_any_nle#[target_feature(enable = "altivec")]
pub unsafe fn vec_any_nle(a: vector_float, b: vector_float) -> bool
Any Elements Not Less Than or Equal