Documentation of 'org.apache.commons.math.ode.jacobians.ParameterizedODE' Java class
ParameterizedODE
org.apache.commons.math.ode.jacobians

Interface ParameterizedODE

    • Method Detail

      • getParametersDimension

        int getParametersDimension()
        Deprecated. 
        Get the number of parameters.
        Returns:
        number of parameters
      • setParameter

        void setParameter(int i,
                          double value)
        Deprecated. 
        Set a parameter.
        Parameters:
        i - index of the parameters (must be between 0 and getParametersDimension() - 1)
        value - value for the parameter

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.