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

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

Computes the covariance matrix of a set of points.