com.imsl.math
Class LinearProgramming.ProblemUnboundedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.LinearProgramming.NumericDifficultyException
com.imsl.math.LinearProgramming.ProblemUnboundedException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LinearProgramming
- public static class LinearProgramming.ProblemUnboundedException
- extends LinearProgramming.NumericDifficultyException
The problem is unbounded.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
LinearProgramming.ProblemUnboundedException
public LinearProgramming.ProblemUnboundedException()
LinearProgramming.ProblemUnboundedException
public LinearProgramming.ProblemUnboundedException(String message)
Copyright 1970-2006 Visual Numerics, Inc.
Built June 1 2006.