Function forust_ml::utils::validate_positive_vec

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