Function nalgebra::cov
[−]
[src]
pub fn cov<M: Cov<Res>, Res>(observations: &M) -> Res
Computes the covariance of a set of observations.
pub fn cov<M: Cov<Res>, Res>(observations: &M) -> Res
Computes the covariance of a set of observations.