Skip to main content

weighted_sum

Function weighted_sum 

Source
pub fn weighted_sum(values: &[f64], weights: &[f64]) -> Result<f64, ScoreError>