Documentation of 'com.lagodiuk.gp.symbolic.HelloSymbolicRegression' Java class
HelloSymbolicRegression
com.lagodiuk.gp.symbolic

Class HelloSymbolicRegression



  • public class HelloSymbolicRegression
    extends java.lang.Object
    f(x) - ?
    f(0) = 0
    f(1) = 11
    f(2) = 24
    f(3) = 39
    f(4) = 56
    f(5) = 75
    f(6) = 96
    (target function is f(x) = x^2 + 10*x)
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HelloSymbolicRegression

        public HelloSymbolicRegression()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.