Function sample_variance_vertical

Source
pub fn sample_variance_vertical(x: &Matrix<f64>) -> Matrix<f64>