|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| MatrixDimension | A matrix is a rectangular arrangement of numbers. |
| Class Summary | |
|---|---|
| DimensionCheck | This class collects the common functions for checking matrix dimensions. |
| Exception Summary | |
|---|---|
| MatrixAccessException | This defines the RuntimeException thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. |
| MatrixMismatchException | This defines the RuntimeException thrown when operation acts on matrices that have incompatible dimensions. |
| MatrixSingularityException | This defines the RuntimeException thrown when operation acts on a singular matrix. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||