|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.math.linear | |
org.apache.commons.math.linear | Linear algebra support. |
Classes in org.apache.commons.math.linear used by org.apache.commons.math.linear | |
BigMatrix
Interface defining a real-valued matrix with basic algebraic operations, using BigDecimal representations for the entries. |
|
InvalidMatrixException
Thrown when a system attempts an operation on a matrix, and that matrix does not satisfy the preconditions for the aforementioned operation. |
|
MatrixIndexException
Thrown when an operation addresses a matrix coordinate (row,col) which is outside of the dimensions of a matrix. |
|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |