StatisticsCovariance Method (IEnumerableDouble, IEnumerableDouble) |
Namespace: MathNet.Numerics.Statistics
public static double Covariance( this IEnumerable<double> samples1, IEnumerable<double> samples2 )
[Missing <returns> documentation for "M:MathNet.Numerics.Statistics.Statistics.Covariance(System.Collections.Generic.IEnumerable{System.Double},System.Collections.Generic.IEnumerable{System.Double})"]