EvaluationData

Type Alias EvaluationData 

Source
pub type EvaluationData<'a> = (Matrix<'a, f64>, &'a [f64], &'a [f64]);