Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers > Struct Template Reference

Detailed Description

template<typename MatrixTypeA, typename MatrixTypeB, bool SwapPointers>
struct Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers >

Definition at line 722 of file Core.

List of all members.

Static Public Member Functions

static void run (MatrixTypeA &a, MatrixTypeB &b)

Member Function Documentation

template<typename MatrixTypeA , typename MatrixTypeB , bool SwapPointers>
static void Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers >::run ( MatrixTypeA &  a,
MatrixTypeB &  b 
) [inline, static]

Definition at line 724 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo