Go to the source code of this file.
const internal::permut_matrix_product_retval<PermutationMatrix<SizeAtCompileTime, MaxSizeAtCompileTime>, Derived, OnTheRight> operator* | ( | const MatrixBase< Derived > & | matrix, | |
const PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime > & | permutation | |||
) | [inline] |
Definition at line 310 of file PermutationMatrix.h.
References OnTheRight.
const internal::permut_matrix_product_retval<PermutationMatrix<SizeAtCompileTime, MaxSizeAtCompileTime>, Derived, OnTheLeft> operator* | ( | const PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime > & | permutation, | |
const MatrixBase< Derived > & | matrix | |||
) | [inline] |
Definition at line 323 of file PermutationMatrix.h.
References OnTheLeft.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |