There is no summary.
Name | Description | |
---|---|---|
![]() |
CombinedList<T> | Combines two List objects |
![]() |
IMatrixUtils | Utilities to work with matrices |
![]() |
ListProxy<T> | Proxy class that allows access to selected elements of an underlying list data structure |
![]() |
Matrix<T> | Class for storing dense matrices |
![]() |
MatrixUtils | Utilities to work with matrices |
![]() |
SkewSymmetricSparseMatrix | a skew symmetric (anti-symmetric) sparse matrix; consumes less memory |
![]() |
SparseBooleanMatrix | Sparse representation of a boolean matrix |
![]() |
SparseMatrix<T> | Class for storing sparse matrices |
![]() |
SparseVector<T> | Class for storing sparse vectors. Indexes are zero-based. |
![]() |
SymmetricSparseMatrix<T> | a symmetric sparse matrix; consumes less memory |
![]() |
VectorUtils | Tools for vector-like data |
Name | Description | |
---|---|---|
![]() |
IMatrix<T> | Generic interface for matrix data types |