bbx_
core
0.4.3
In bbx_
core::
simd
bbx_core
::
simd
Function
sin
Copy item path
Source
pub fn sin<S:
Sample
>(input: &
[S]
, output: &mut
[S]
)
Expand description
Compute sine of each element using SIMD.