Documentation of 'org.ddogleg.optimization.functions.FunctionNtoS' Java class
FunctionNtoS
org.ddogleg.optimization.functions

Interface FunctionNtoS

    • Method Detail

      • getNumOfInputsN

        int getNumOfInputsN()
        The number of inputs. Typically the parameters you are optimizing.
        Returns:
        Number of inputs.
      • process

        double process(double[] input)
        Computes the output given an array of inputs.
        Parameters:
        input - Array containing input values
        Returns:
        The output.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.