JMSLTM Numerical Library 6.0

com.imsl.math
Class QuadraticProgramming.InconsistentSystemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.imsl.IMSLException
              extended by com.imsl.math.QuadraticProgramming.InconsistentSystemException
All Implemented Interfaces:
Serializable
Enclosing class:
QuadraticProgramming

public static class QuadraticProgramming.InconsistentSystemException
extends IMSLException

The system of constraints is inconsistent. There is no solution.

See Also:
Serialized Form

Constructor Summary
QuadraticProgramming.InconsistentSystemException()
          The system of constraints is inconsistent.
QuadraticProgramming.InconsistentSystemException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QuadraticProgramming.InconsistentSystemException

public QuadraticProgramming.InconsistentSystemException()
The system of constraints is inconsistent. There is no solution.


QuadraticProgramming.InconsistentSystemException

public QuadraticProgramming.InconsistentSystemException(String message)

JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.