validate_positive_vec

Function validate_positive_vec 

Source
pub fn validate_positive_vec(v: &[f64], name: String) -> Result<(), ForustError>