[][src]Function parry2d::utils::cov

pub fn cov(pts: &[Point<Real>]) -> Matrix<Real>

Computes the covariance matrix of a set of points.