Classes | Namespaces | Enumerations | Functions
PermutationMatrix.h File Reference

Go to the source code of this file.

Classes

class  Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
struct  internal::permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed >
class  PermutationBase< Derived >
 Base class for permutations. More...
class  PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
 Permutation matrix. More...
struct  PermutationStorage
class  PermutationWrapper< _IndicesType >
 Class to view a vector of integers as a permutation matrix. More...
struct  internal::traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >
struct  internal::traits< permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed > >
struct  internal::traits< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >
struct  internal::traits< PermutationWrapper< _IndicesType > >
struct  internal::traits< Transpose< PermutationBase< Derived > > >
class  Transpose< PermutationBase< Derived > >

Namespaces

namespace  internal

Enumerations

enum  internal::PermPermProduct_t { internal::PermPermProduct }

Functions

template<typename Derived , typename PermutationDerived >
const
internal::permut_matrix_product_retval
< PermutationDerived, Derived,
OnTheRight
operator* (const MatrixBase< Derived > &matrix, const PermutationBase< PermutationDerived > &permutation)
template<typename Derived , typename PermutationDerived >
const
internal::permut_matrix_product_retval
< PermutationDerived, Derived,
OnTheLeft
operator* (const PermutationBase< PermutationDerived > &permutation, const MatrixBase< Derived > &matrix)

Function Documentation

template<typename Derived , typename PermutationDerived >
const internal::permut_matrix_product_retval<PermutationDerived, Derived, OnTheRight> operator* ( const MatrixBase< Derived > &  matrix,
const PermutationBase< PermutationDerived > &  permutation 
) [inline]
Returns:
the matrix with the permutation applied to the columns.

Definition at line 521 of file PermutationMatrix.h.

template<typename Derived , typename PermutationDerived >
const internal::permut_matrix_product_retval<PermutationDerived, Derived, OnTheLeft> operator* ( const PermutationBase< PermutationDerived > &  permutation,
const MatrixBase< Derived > &  matrix 
) [inline]
Returns:
the matrix with the permutation applied to the rows.

Definition at line 534 of file PermutationMatrix.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46