pub unsafe extern "rust-intrinsic" fn simd_fexp2<T>(a: T) -> T🔬This is a nightly-only experimental API. (
core_intrinsics)Expand description
T must be a vector of floats.
pub unsafe extern "rust-intrinsic" fn simd_fexp2<T>(a: T) -> Tcore_intrinsics)T must be a vector of floats.