NDDEM
Static Public Member Functions | List of all members
Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers > Struct Template Reference

#include <PlainObjectBase.h>

Static Public Member Functions

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

Member Function Documentation

◆ run()

template<typename MatrixTypeA , typename MatrixTypeB , bool SwapPointers>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers >::run ( MatrixTypeA &  a,
MatrixTypeB &  b 
)
inlinestatic

The documentation for this struct was generated from the following file: