jebl.math
public class MatrixCalcException extends java.lang.Exception
Modifier and Type | Class and Description |
---|---|
static class |
MatrixCalcException.NotSquareMatrixException |
static class |
MatrixCalcException.PositiveDefiniteException |
Constructor and Description |
---|
MatrixCalcException() |
MatrixCalcException(java.lang.String message) |
http://code.google.com/p/jebl2/