hex
Class DLSM.ADMMSolver.NonSPDMatrixException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by hex.DLSM.LSMSolver.LSMSolverException
                  extended by hex.DLSM.ADMMSolver.NonSPDMatrixException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DLSM.ADMMSolver

public static class DLSM.ADMMSolver.NonSPDMatrixException
extends DLSM.LSMSolver.LSMSolverException

See Also:
Serialized Form

Constructor Summary
DLSM.ADMMSolver.NonSPDMatrixException()
           
 
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

DLSM.ADMMSolver.NonSPDMatrixException

public DLSM.ADMMSolver.NonSPDMatrixException()