Package jebl.math
Class MatrixCalcException.NotSquareMatrixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jebl.math.MatrixCalcException
jebl.math.MatrixCalcException.NotSquareMatrixException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MatrixCalcException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jebl.math.MatrixCalcException
MatrixCalcException.NotSquareMatrixException, MatrixCalcException.PositiveDefiniteException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotSquareMatrixException
public NotSquareMatrixException() -
NotSquareMatrixException
-