Function parry2d::utils::cov

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

Computes the covariance matrix of a set of points.