|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||

| Interface Summary | |
|---|---|
| AbstractMatrix | Abstract base class for matrix-like structures. |
| ColumnMatrix | A matrix which can be accessed columnwise. |
| Matrix | A matrix which can be accessed column- or rowwise and where free access to any element is possible (not only to complete row or column vectors). |
| RowMatrix | A matrix which can be accessed rowwise. |
| SparseVec<Label> | A sparse vector of doubles. |
| SparseVector | |
| VectorIterator<LabelType> | An iterator through the components of a vector. |
| VectorValue<Label> | A component of a vector as value/index pair. |
| Enum Summary | |
|---|---|
| VectorOrientation | Encoding for the orientation of vector in a matrix (access row-by-row or column-by-column). |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||