Documentation of 'hep.aida.ref.pdf.Step' Java class
Step
hep.aida.ref.pdf

Class Step

    • Constructor Detail

      • Step

        public Step(java.lang.String name)
      • Step

        public Step(java.lang.String name,
                    int type)
      • Step

        public Step(java.lang.String name,
                    Dependent x)
      • Step

        public Step(java.lang.String name,
                    int type,
                    Dependent x)
    • Method Detail

      • variableChanged

        public void variableChanged(Variable var)
        Description copied from class: Function
        This method is invoked when a variable in the function has changed its value.
        Overrides:
        variableChanged in class Function
      • hasAnalyticalVariableGradient

        public boolean hasAnalyticalVariableGradient(Variable var)
        Description copied from class: Function
        To be overwritten by classes extending Function. This method is used internally by this class to determine if a function has can provide an analytical gradient with respect to a given Variable.
        Overrides:
        hasAnalyticalVariableGradient in class Function
      • evaluateAnalyticalVariableGradient

        public double evaluateAnalyticalVariableGradient(Variable var)
        Description copied from class: Function
        To be overwritten by classes extending Function. This method is used internally by this class to evaluate the derivative with respect to a given Variable.
        Overrides:
        evaluateAnalyticalVariableGradient in class Function

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.