List of all members.
template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType, int PacketAccess>
class Eigen::Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| const Index& coeff |
( |
Index |
i | ) |
const [inline, inherited] |
Direct access to the underlying index vector
Direct access to the underlying index vector
- Returns:
- the inverse transformation
| const Index& operator() |
( |
Index |
i | ) |
const [inline, inherited] |
Direct access to the underlying index vector
Direct access to the underlying index vector
| const Index& operator[] |
( |
Index |
i | ) |
const [inline, inherited] |
Direct access to the underlying index vector
Direct access to the underlying index vector
| void resize |
( |
int |
size | ) |
[inline, inherited] |
| void setIdentity |
( |
| ) |
[inline, inherited] |
Sets *this to represents an identity transformation
| Index size |
( |
| ) |
const [inline, inherited] |
- Returns:
- the number of transpositions
- Returns:
- the tranpose transformation
Member Data Documentation
The documentation for this class was generated from the following file: