Function ncollide_utils::cov [] [src]

pub fn cov<P>(pts: &[P]) -> P::Vect::OuterProductType where P: Point, P::Vect: Outer, P::Vect::OuterProductType: Zero

Computes the convariance matrix of a set of points.