|
typedef Traits::IndicesType | IndicesType |
|
typedef IndicesType::Scalar | StorageIndex |
|
typedef Eigen::Index | Index |
|
◆ Index
template<typename Derived >
◆ coeff()
template<typename Derived >
Direct access to the underlying index vector
◆ coeffRef()
template<typename Derived >
Direct access to the underlying index vector
◆ cols()
template<typename Derived >
- Returns
- the number of columns of the equivalent permutation matrix
◆ indices() [1/2]
template<typename Derived >
- Returns
- a reference to the stored array representing the transpositions.
◆ indices() [2/2]
template<typename Derived >
◆ inverse()
template<typename Derived >
- Returns
- the inverse transformation
◆ operator()() [1/2]
template<typename Derived >
Direct access to the underlying index vector
◆ operator()() [2/2]
template<typename Derived >
Direct access to the underlying index vector
◆ operator=()
template<typename Derived >
template<typename OtherDerived >
Copies the other transpositions into *this
◆ operator[]() [1/2]
template<typename Derived >
Direct access to the underlying index vector
◆ operator[]() [2/2]
template<typename Derived >
Direct access to the underlying index vector
◆ resize()
template<typename Derived >
◆ rows()
template<typename Derived >
- Returns
- the number of rows of the equivalent permutation matrix
◆ setIdentity()
template<typename Derived >
Sets *this
to represents an identity transformation
◆ size()
template<typename Derived >
- Returns
- the number of transpositions
◆ transpose()
template<typename Derived >
- Returns
- the tranpose transformation
The documentation for this class was generated from the following file: