Static Public Member Functions

ei_matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers > Struct Template Reference

#include <DenseStorageBase.h>

List of all members.

Static Public Member Functions

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

template<typename MatrixTypeA, typename MatrixTypeB, bool SwapPointers>
struct ei_matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers >


Member Function Documentation

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

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