<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Routines:
Comments (0)
Represents method Correlation(Double[],Double[]).
Namespace: RSGenerics.GeneticProgramming
Delphi
function Correlation( const X, Y: Array of Double ): Double;
Parameters
X
Type: Array of Double
Y
Type: Double