Function parry3d::utils::center_cov

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

Computes the center and the covariance matrix of a set of points.