|
struct | Eigen::DenseSparseProductReturnType< Lhs, Rhs, InnerSize > |
|
class | Eigen::DenseTimeSparseProduct< Lhs, Rhs > |
|
class | Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index > |
| A sparse matrix class designed for matrix assembly purpose. More...
|
|
struct | Eigen::internal::eval< T, Sparse > |
|
class | Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index > |
| Sparse matrix. More...
|
|
struct | Eigen::internal::plain_matrix_type< T, Sparse > |
|
struct | Eigen::internal::sparse_eval< T, Rows, Cols > |
|
struct | Eigen::internal::sparse_eval< T, Rows, Cols > |
|
struct | Eigen::internal::sparse_eval< T, 1, 1 > |
|
struct | Eigen::internal::sparse_eval< T, 1, Cols > |
|
struct | Eigen::internal::sparse_eval< T, Rows, 1 > |
|
class | Eigen::SparseDenseOuterProduct< Lhs, Rhs, Tr > |
|
struct | Eigen::SparseDenseProductReturnType< Lhs, Rhs, InnerSize > |
|
class | Eigen::SparseDiagonalProduct< Lhs, Rhs > |
|
class | Eigen::SparseMatrix< _Scalar, _Options, _Index > |
| A versatible sparse matrix representation. More...
|
|
class | Eigen::SparseMatrixBase< Derived > |
| Base class of any sparse matrices or sparse expressions. More...
|
|
class | Eigen::SparseSelfAdjointView< MatrixType, UpLo > |
| Pseudo expression to manipulate a triangular sparse matrix as a selfadjoint matrix. More...
|
|
class | Eigen::SparseSparseProduct< LhsNested, RhsNested > |
|
struct | Eigen::SparseSparseProductReturnType< Lhs, Rhs > |
|
class | Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo > |
|
class | Eigen::SparseTimeDenseProduct< Lhs, Rhs > |
|
class | Eigen::SparseTriangularView< MatrixType, Mode > |
|
class | Eigen::SparseVector< _Scalar, _Options, _Index > |
| a sparse vector class More...
|
|
class | Eigen::SparseView< MatrixType > |
|
class | Eigen::Triplet< Scalar, Index > |
| A small structure to hold a non zero as a triplet (i,j,value). More...
|
|