StatisticsPopulationCovariance Method (IEnumerableNullableDouble, IEnumerableNullableDouble) |
Namespace: MathNet.Numerics.Statistics
public static double PopulationCovariance( this IEnumerable<Nullable<double>> population1, IEnumerable<Nullable<double>> population2 )