Represents method CoVariance(Double[],Double[]).
Namespace: RSGenerics.GeneticProgramming
Delphi |
function CoVariance( const X, Y: Array of Double ): Double; |
Parameters
X
Type: Array of Double
Y
Type: Array of Double
Type: Double
Reference |