Skip to main content

is_bounded

Function is_bounded 

Source
pub fn is_bounded(values: &[f64], bound: f64) -> Result<bool, StabilityError>