Hide Comments
Hide Comments

Comments (0)

Represents method CoVariance(Double[],Double[]).

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

 function CoVariance( const X, Y: Array of Double ): Double; 
 

Parameters

X

Type: Array of Double

Y

Type: Array of Double

Return Value

Type: Double

expandingSee Also

Comments (0)