Function parry3d_f64::utils::cov[][src]

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

Computes the covariance matrix of a set of points.