See: Description
Exception | Description |
---|---|
CardinalityException |
Indicates a cardinality mismatch in matrix or vector operations.
|
ColumnIndexException |
This exception is used to indicate any error condition accessing matrix elements by invalid column index.
|
IndexException |
Indicates an invalid, i.e. out of bound, index on matrix or vector operations.
|
MathIllegalArgumentException |
Base class for all preconditions violation exceptions.
|
MathRuntimeException |
This class is based on the corresponding class from Apache Common Math lib.
|
NoDataException |
This class is based on the corresponding class from Apache Common Math lib.
|
NonSquareMatrixException |
Indicates that given matrix is not a square matrix.
|
RowIndexException |
This exception is used to indicate any error condition accessing matrix elements by invalid row index.
|
SingularMatrixException |
Exception to be thrown when a non-singular matrix is expected.
|
UnsupportedOperationException |
Indicate that a specific operation is not supported by the underlying implementation.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024