Skip to main content

check_finite_slice

Function check_finite_slice 

Source
pub fn check_finite_slice(values: &[f64], name: &str) -> PhysicsResult<()>
Expand description

Check that a slice contains no NaN or infinite values.