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 |
LinearProgramming.ProblemUnboundedException
public LinearProgramming.ProblemUnboundedException(String message)
LinearProgramming.ProblemUnboundedException
public LinearProgramming.ProblemUnboundedException()
Copyright 1970-2004 Visual Numerics, Inc.
Built November 5 2004.