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

Class Target



  • public class Target
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Target() 
      Target(java.util.Map<java.lang.String,java.lang.Double> contextState, double targetValue) 
    • Constructor Detail

      • Target

        public Target()
      • Target

        public Target(java.util.Map<java.lang.String,java.lang.Double> contextState,
                      double targetValue)
    • Method Detail

      • when

        public Target when(java.lang.String variableName,
                           double variableValue)
      • targetIs

        public Target targetIs(double targetValue)
      • getTargetValue

        public double getTargetValue()
      • getContextState

        public java.util.Map<java.lang.String,java.lang.Double> getContextState()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.