Hide Comments
Hide Comments

Comments (0)

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

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

 function Correlation( 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)