Package com.imsl.math

Class MinConNonlin.UphillSearchCalcException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNonlin.UphillSearchCalcException
All Implemented Interfaces:
Serializable
Enclosing class:
MinConNonlin

public static class MinConNonlin.UphillSearchCalcException extends IMSLException
Deprecated.
MinConNonlin has been replaced by MinConNLP.
The algorithm calculated an uphill search direction.
See Also:
  • Constructor Details

    • UphillSearchCalcException

      public UphillSearchCalcException(String message)
      Deprecated.
    • UphillSearchCalcException

      public UphillSearchCalcException(String key, Object[] arguments)
      Deprecated.