Uses of Interface
ec.cgp.functions.Functions

Packages that use Functions
ec.cgp   
ec.cgp.functions   
 

Uses of Functions in ec.cgp
 

Fields in ec.cgp declared as Functions
static Functions Evaluator.functions
          functions are loaded during setup.
 

Uses of Functions in ec.cgp.functions
 

Classes in ec.cgp.functions that implement Functions
 class FunctionsBreastCancerW
          Function set for the Breast Cancer (Yugoslavia) classification problem.
 class FunctionsBreastCancerY
          Function set for the Breast Cancer (Wisconsin) classification problem.
 class FunctionsIris
          Function set for the Iris species classification problem.
 class FunctionsParity
          Function set for the even-n-parity problem.
 class FunctionsRegression
          Function set for the regression problems.