pub type Covariance<const S: usize> = SMatrix<f64, S, S>;
Type for covariance matricies of dimension SxS