Eigen::SubMatrix< MatrixType, PermutationType, IsSub > Member List
This is the complete list of members for Eigen::SubMatrix< MatrixType, PermutationType, IsSub >, including all inherited members.
assert_index typedefEigen::SubMatrix< MatrixType, PermutationType, IsSub >
Base typedefEigen::SubMatrix< MatrixType, PermutationType, IsSub >
coeff(Index row, Index col) const Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
coeff(Index index) const Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
coeffRef(Index row, Index col)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
coeffRef(Index index)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
ColBase typedefEigen::SubMatrix< MatrixType, PermutationType, IsSub >
colIndex(Index i) const Eigen::ColSelectionImpl< MatrixType, IsSub > [inline]
ColIndices typedefEigen::SubMatrix< MatrixType, PermutationType, 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]
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]
Eigen::Index typedefEigen::RowSelectionImpl< MatrixType, IsSub >
Eigen::ColSelectionImpl::Index typedefEigen::ColSelectionImpl< MatrixType, IsSub >
Indices typedefEigen::SubMatrix< MatrixType, PermutationType, IsSub >
m_matrixEigen::MatrixContainer< MatrixType >
MatrixContainer(const MatrixType &m)Eigen::MatrixContainer< MatrixType > [inline]
MemoryBase typedefEigen::SubMatrix< MatrixType, PermutationType, 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 typedefEigen::SubMatrix< MatrixType, PermutationType, IsSub >
rowIndex(Index i) const Eigen::RowSelectionImpl< MatrixType, IsSub > [inline]
RowIndices typedefEigen::SubMatrix< MatrixType, PermutationType, 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]
SubMatrix(MatrixType &matrix)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, bool defaultPermutation)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, bool defaultPermutationRows, bool defaultPermutationCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, const Indices &indices)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, bool defaultPermutationRows, const ColIndices &indicesCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, const Indices &indicesRows, bool defaultPermutationCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, const Indices &indicesRows, const Indices &indicesCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, Indices *indices)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, bool defaultPermutationRows, const Indices *indicesCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, const Indices *indicesRows, bool defaultPermutationCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]
SubMatrix(MatrixType &matrix, Indices *indicesRows, Indices *indicesCols)Eigen::SubMatrix< MatrixType, PermutationType, IsSub > [inline]