|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| DenseData.DenseDataAccess | Define how the matrix entries are organized. |
| Densifiable | This interface specifies whether a matrix implementation can be efficiently converted to the standard dense matrix representation. |
| Class Summary | |
|---|---|
| DenseData | This implementation of the storage of a dense matrix stores the data of a 2D matrix as an 1D array. |
| DenseMatrix | This class implements the standard, dense, double based matrix representation. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||