Skip to main content

cov

Function cov 

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

Computes the covariance matrix of a set of points.