|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| MatrixData | This interface defines for (an abstract) storage of matrix data. |
| Class Summary | |
|---|---|
| GivensMatrix | Givens rotation is a rotation in the plane spanned by two coordinates axes. |
| HilbertMatrix | A Hilbert matrix, H, is a symmetric matrix with entries being the unit fractions
H[i][j] = 1 / (i + j -1) |
| MatrixMathImpl<T extends Matrix> | This is one implementation of Matrix. |
| MatrixStorageImpl<T extends Matrix> | This is one implementation of Matrix. |
| PermutationMatrix | A permutation matrix is a square matrix that has exactly one entry 1 in each row and each column and 0's elsewhere. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||