assert_index typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
Base typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
coeff(Index row, Index col) const | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
coeff(Index index) const | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
coeffRef(Index row, Index col) const | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
coeffRef(Index index) const | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
ColBase typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
ColContainer(MatrixType &m, Index col) | Eigen::ColContainer< MatrixType > | inlineprotected |
colIndex(Index i) const | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ColIndices typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
colIndicesOwned() const | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
cols() const | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ColSelectionImpl(const MatrixType &m, bool defaultPermutation) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ColSelectionImpl(const MatrixType &m, const ColIndices &indices) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ColSelectionImpl(const MatrixType &m, ColIndices *indices) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ColSelectionImpl(const ColSelectionImpl &clone) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
ContainerBase typedef | Eigen::SubCol< MatrixType, IsSub > | |
getColIndices() const | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
getColIndices(Index i) const | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
getColIndices() | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
getColIndices(Index i) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
getRowIndices() const | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
getRowIndices() | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
getRowIndices(Index i) const | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
getRowIndices(Index i) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
Index typedef | Eigen::SubCol< MatrixType, IsSub > | |
Indices typedef | Eigen::SubCol< MatrixType, IsSub > | |
m_matrix | Eigen::MatrixContainer< MatrixType > | |
MatrixContainer(const MatrixType &m) | Eigen::MatrixContainer< MatrixType > | inline |
MemoryBase typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
nested | Eigen::ColContainer< MatrixType > | protected |
NestedType typedef | Eigen::SubCol< MatrixType, IsSub > | |
permuteCols(Index i, Index j) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
permuteRows(Index i, Index j) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
popColBack() | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
popColFront() | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
popRowBack() | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
popRowFront() | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
pushColBack(Index index) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
pushColFront(Index index) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
pushRowBack(Index index) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
pushRowFront(Index index) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
removeCol(Index index) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
removeRow(Index index) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowBase typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
rowIndex(Index i) const | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowIndices typedef | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | |
rowIndicesOwned() const | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
rows() const | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowSelectionImpl(const MatrixType &m, bool defaultPermutation=false) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowSelectionImpl(const MatrixType &m, const RowIndices indices) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowSelectionImpl(const MatrixType &m, RowIndices *indices) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
RowSelectionImpl(const RowSelectionImpl &clone) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
setColIndices(const ColIndices &indices) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
setColRange(Index start, Index end) | Eigen::ColSelectionImpl< MatrixType, IsSub > | inline |
setRowIndices(const RowIndices &indices) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
setRowRange(Index start, Index end) | Eigen::RowSelectionImpl< MatrixType, IsSub > | inline |
SubCol(MatrixType &m, const Indices &indicesRows, Index c) | Eigen::SubCol< MatrixType, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, bool defaultPermutation) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, bool defaultPermutationRows, bool defaultPermutationCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, const Indices &indices) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, bool defaultPermutationRows, const ColIndices &indicesCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, const Indices &indicesRows, bool defaultPermutationCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, const Indices &indicesRows, const Indices &indicesCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, Indices *indices) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, bool defaultPermutationRows, const Indices *indicesCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, const Indices *indicesRows, bool defaultPermutationCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrix(ColContainer< MatrixType >::NestedType &matrix, Indices *indicesRows, Indices *indicesCols) | Eigen::SubMatrix< ColContainer< MatrixType >::NestedType, RowPermutation, IsSub > | inline |
SubMatrixBase typedef | Eigen::SubCol< MatrixType, IsSub > | |