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