Function pearson

Source
pub fn pearson(x: &Matrix<f64>, y: &Matrix<f64>) -> f64