|
typedef Traits::IndicesType | IndicesType |
|
typedef IndicesType::Scalar | StorageIndex |
|
typedef Eigen::Index | Index |
|
§ Index
template<typename Derived>
§ cols()
template<typename Derived>
- Returns
- the number of columns of the equivalent permutation matrix
§ indices() [1/2]
template<typename Derived>
§ indices() [2/2]
template<typename Derived>
- Returns
- a reference to the stored array representing the transpositions.
§ inverse()
template<typename Derived>
- Returns
- the inverse transformation
§ operator=()
template<typename Derived>
This is a special case of the templated operator=.
Its purpose is to prevent a default operator= from hiding the templated operator=.
§ resize()
template<typename Derived>
§ rows()
template<typename Derived>
- Returns
- the number of rows of the equivalent permutation matrix
§ 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: