| Interface | Description |
|---|---|
| LinearSolver<T extends Matrix> |
An implementation of LinearSolver solves a linear system or inverts a matrix.
|
| ReducedRowEchelonForm<T extends RealMatrix64F> |
An augmented system matrix is said to be in reduced row echelon form (RREF) if the following are true:
|