From 4f26361eb08aa09334d1eea0a124110c20d809ce Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 18 Oct 2014 15:21:45 +0200 Subject: Moved javadocs to a different repository for hosting, updated README --- .../function/SymbolicRegressionFunctions.html | 439 --------------------- 1 file changed, 439 deletions(-) delete mode 100644 doc/jcgp/backend/function/SymbolicRegressionFunctions.html (limited to 'doc/jcgp/backend/function/SymbolicRegressionFunctions.html') diff --git a/doc/jcgp/backend/function/SymbolicRegressionFunctions.html b/doc/jcgp/backend/function/SymbolicRegressionFunctions.html deleted file mode 100644 index fcd549d..0000000 --- a/doc/jcgp/backend/function/SymbolicRegressionFunctions.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - -SymbolicRegressionFunctions - - - - - - - - -
- - - - - - - -
- - - -
-
jcgp.backend.function
-

Class SymbolicRegressionFunctions

-
-
- -
-
    -
  • -
    -
    -
    public class SymbolicRegressionFunctions
    -extends FunctionSet
    -
    This class contains all symbolic regression functions - (defined as double functions in the classic CGP implementation) - in static nested classes. -
    - This is the function set used by SymbolicRegressionProblem.
    -
    -
    Author:
    -
    Eduardo Pedroni
    -
    See Also:
    -
    SymbolicRegressionProblem
    -
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SymbolicRegressionFunctions

        -
        public SymbolicRegressionFunctions()
        -
        Creates a new instance of SymbolicRegressionFunctions.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - -- cgit v1.2.3