pub unsafe fn simd_fexp<T>(_a: T) -> T
🔬This is a nightly-only experimental API. (
core_intrinsics
)Available on crate feature
std
only.Expand description
T
must be a vector of floats.
pub unsafe fn simd_fexp<T>(_a: T) -> T
core_intrinsics
)std
only.T
must be a vector of floats.