| BlkMatrix() | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(const RowDimsType &rowDims, const ColDimsType &colDims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(const Eigen::MatrixBase< Other > &data, const RowDimsType &rowDims, const ColDimsType &colDims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(Eigen::MatrixBase< Other > &data, const RowDimsType &rowDims, const ColDimsType &colDims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(const Eigen::MatrixBase< Other > &data, const RowDimsType &dims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(Eigen::MatrixBase< Other > &data, const RowDimsType &dims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| BlkMatrix(const RowDimsType &dims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inlineexplicit |
| blockCol(size_t j) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| blockCol(size_t j) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| blockRow(size_t i) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| blockRow(size_t i) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| blockSegment(size_t i) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| blockSegment(size_t i) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| colDims() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| ColDimsType typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| colIndices() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| cols() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| Index typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| initialize() | aligator::BlkMatrix< _MatrixType, _N, _M > | inlineprotected |
| isApprox(const Eigen::EigenBase< D > &other, const Scalar prec=Eigen::NumTraits< Scalar >::dummy_precision()) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| isApprox(const BlkMatrix< D, N2, M2 > &other, const Scalar prec=Eigen::NumTraits< Scalar >::dummy_precision()) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| IsVectorAtCompileTime | aligator::BlkMatrix< _MatrixType, _N, _M > | static |
| M | aligator::BlkMatrix< _MatrixType, _N, _M > | static |
| m_colDims | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_colIndices | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_data | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_rowDims | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_rowIndices | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_totalCols | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| m_totalRows | aligator::BlkMatrix< _MatrixType, _N, _M > | protected |
| matrix() | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| matrix() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| MatrixType typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| N | aligator::BlkMatrix< _MatrixType, _N, _M > | static |
| operator Eigen::Ref< const PlainObject >() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator Eigen::Ref< PlainObject >() | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator()(size_t i, size_t j) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator()(size_t i, size_t j) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator<<(std::ostream &oss, const BlkMatrix &self) | aligator::BlkMatrix< _MatrixType, _N, _M > | friend |
| operator=(const Eigen::MatrixBase< Other > &other) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator[](size_t i) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| operator[](size_t i) const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| Options | aligator::BlkMatrix< _MatrixType, _N, _M > | static |
| PlainObject typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| rowDims() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| RowDimsType typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| rowIndices() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| rows() const | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| Scalar typedef | aligator::BlkMatrix< _MatrixType, _N, _M > | |
| setZero() | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| swap(BlkMatrix< Other, N, M > &other) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| topBlkRows(size_t n) | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| topBlkRows() | aligator::BlkMatrix< _MatrixType, _N, _M > | inline |
| Zero(const RowDimsType &rowDims, const ColDimsType &colDims) | aligator::BlkMatrix< _MatrixType, _N, _M > | inlinestatic |