Home
last modified time | relevance | path

Searched defs:ERROR_IN_STEP_COMPUTATION (Results 1 – 4 of 4) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpAlgTypes.hpp31 ERROR_IN_STEP_COMPUTATION, enumerator
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Interfaces/
H A DIpAlgTypes.hpp33 ERROR_IN_STEP_COMPUTATION, enumerator
/dports/math/gravity/Gravity-da941e9/thirdparty/Ipopt/include/coin-or/
H A DIpAlgTypes.hpp31 ERROR_IN_STEP_COMPUTATION, enumerator
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/contrib/JavaInterface/org/coinor/
H A DIpopt.java91 public final static int ERROR_IN_STEP_COMPUTATION = -3; field in Ipopt