#include <Transpositions.h>
List of all members.
Public Types |
typedef IndicesType::Scalar | Index |
typedef Traits::IndicesType | IndicesType |
Member Typedef Documentation
typedef IndicesType::Scalar Index |
Member Function Documentation
Referenced by TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::indices(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::inverse(), Eigen::operator*(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::operator=(), PermutationMatrix< RowsAtCompileTime, MaxRowsAtCompileTime >::operator=(), Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >::operator=(), and TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::transpose().
const Derived& derived |
( |
| ) |
const |
|
inline |
const version of indices().
Reimplemented in TranspositionsWrapper< _IndicesType >, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >, Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, and Transpositions< RowsAtCompileTime, MaxRowsAtCompileTime >.
Referenced by TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::coeff(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::coeffRef(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::operator()(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::operator=(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::operator[](), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::resize(), TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::setIdentity(), and TranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >::size().
- Returns:
- the inverse transformation
Direct access to the underlying index vector
Direct access to the underlying index vector
Copies the other transpositions into *this
Reimplemented in TranspositionsWrapper< _IndicesType >, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >, Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, and Transpositions< RowsAtCompileTime, MaxRowsAtCompileTime >.
Referenced by Transpositions< RowsAtCompileTime, MaxRowsAtCompileTime >::operator=(), and TranspositionsWrapper< _IndicesType >::operator=().
Direct access to the underlying index vector
Direct access to the underlying index vector
Sets *this
to represents an identity transformation
- Returns:
- the tranpose transformation
The documentation for this class was generated from the following file: