Documentation of 'org.ddogleg.optimization.impl.TrivialQuadraticDerivStoS' Java class
TrivialQuadraticDerivStoS
org.ddogleg.optimization.impl

Class TrivialQuadraticDerivStoS

  • All Implemented Interfaces:
    FunctionStoS


    public class TrivialQuadraticDerivStoS
    extends java.lang.Object
    implements FunctionStoS
    Function used for testing optimization functions
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double process(double input)
      Processes the input to compute an output.
      • Methods inherited from class java.lang.Object

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

      • TrivialQuadraticDerivStoS

        public TrivialQuadraticDerivStoS(double center)
    • Method Detail

      • process

        public double process(double input)
        Description copied from interface: FunctionStoS
        Processes the input to compute an output.
        Specified by:
        process in interface FunctionStoS
        Parameters:
        input - input parameter
        Returns:
        output value

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.