rusty_
common
0.1.0
In rusty_
common::
utils::
simd_
nan_
safe
rusty_common
::
utils
::
simd_nan_safe
Function
clamp_f64x4
Copy item path
Source
pub fn clamp_f64x4(v: f64x4, min:
f64
, max:
f64
) -> f64x4
Expand description
Clamp values to a range, preserving NaN