public class MatrixSingularException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
MatrixSingularException()
Constructor for MatrixSingularException
|
MatrixSingularException(java.lang.String message)
Constructor for MatrixSingularException
|