|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| Diagonalizer | Abstract class defining how a matrix diagonalizers public interfaces should be. |
| DiagonalizerFactory | Supplying Diagonalizers! |
| DiagonalizerType | Specifies the diagonalizer types, like JACOBI etc. |
| JacobiDiagonalizer | Jacobi diagonalization attempts to diagonalize a matrix such that after O(N3) operations, the off-diagonal elements are made zero. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||