Base typedef | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | |
coeff(Index i) const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
coeffRef(Index i) | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
derived() | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
derived() const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
Index typedef | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | |
indices() const | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |
indices() | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |
IndicesType typedef | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | |
inverse() const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
m_indices | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | protected |
operator()(Index i) const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
operator()(Index i) | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
operator=(const TranspositionsBase< OtherDerived > &other) | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |
operator[](Index i) const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
operator[](Index i) | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
resize(int size) | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
setIdentity() | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
size() const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
transpose() const | TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > > | inline |
Transpositions() | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |
Transpositions(const TranspositionsBase< OtherDerived > &other) | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |
Transpositions(const MatrixBase< Other > &indices) | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inlineexplicit |
Transpositions(Index size) | Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > | inline |