Function vcvtad_s64_f64
#[target_feature(enable = "neon")]
pub fn vcvtad_s64_f64(a: f64) -> i64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation
vcvtad_s64_f64#[target_feature(enable = "neon")]
pub fn vcvtad_s64_f64(a: f64) -> i64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation