Function parry3d::utils::cov

source ยท
pub fn cov(pts: &[Point<Real>]) -> Matrix<Real>
Expand description

Computes the covariance matrix of a set of points.