pub fn covariance_vertical(x: &Matrix<f64>) -> Matrix<f64>
Covariance between columns (i.e. across rows)