hex.glm
Class LSMSolver.ADMMSolver.NonSPDMatrixException

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

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

See Also:
Serialized Form

Constructor Summary
LSMSolver.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

LSMSolver.ADMMSolver.NonSPDMatrixException

public LSMSolver.ADMMSolver.NonSPDMatrixException()