Function core::arch::arm::vcvt_u32_f32
1.59.0 · source · pub unsafe fn vcvt_u32_f32(a: float32x2_t) -> uint32x2_t
Available on ARM and target feature
neon
only.Expand description
浮点转换为无符号定点,四舍五入为零
pub unsafe fn vcvt_u32_f32(a: float32x2_t) -> uint32x2_t
neon
only.浮点转换为无符号定点,四舍五入为零