bbx_
core
0.4.3
In bbx_
core::
simd
bbx_core
::
simd
Function
fill
Copy item path
Source
pub fn fill<S:
Sample
>(slice: &mut
[S]
, value: S)
Expand description
Fill a slice with a constant value using SIMD.