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.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |