parry3d::utils

Function cov

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

Computes the covariance matrix of a set of points.