ei_matrix_swap_impl< MatrixType, OtherDerived, IsSameType, IsDynamicSize > Struct Template Reference

#include <Matrix.h>

List of all members.

Static Public Member Functions

static void run (MatrixType &matrix, MatrixBase< OtherDerived > &other)

Detailed Description

template<typename MatrixType, typename OtherDerived, bool IsSameType = ei_is_same_type<MatrixType, OtherDerived>::ret, bool IsDynamicSize = MatrixType::SizeAtCompileTime==Dynamic>
struct ei_matrix_swap_impl< MatrixType, OtherDerived, IsSameType, IsDynamicSize >

Definition at line 574 of file Matrix.h.


Member Function Documentation

template<typename MatrixType , typename OtherDerived , bool IsSameType = ei_is_same_type<MatrixType, OtherDerived>::ret, bool IsDynamicSize = MatrixType::SizeAtCompileTime==Dynamic>
static void ei_matrix_swap_impl< MatrixType, OtherDerived, IsSameType, IsDynamicSize >::run ( MatrixType &  matrix,
MatrixBase< OtherDerived > &  other 
) [inline, static]

Definition at line 576 of file Matrix.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:01 2013