Static Public Member Functions
internal::checkTransposeAliasing_impl< Derived, OtherDerived, MightHaveTransposeAliasing > Struct Template Reference

#include <Transpose.h>

List of all members.

Static Public Member Functions

static void run (const Derived &dst, const OtherDerived &other)

Detailed Description

template<typename Derived, typename OtherDerived, bool MightHaveTransposeAliasing = check_transpose_aliasing_compile_time_selector <blas_traits<Derived>::IsTransposed,OtherDerived>::ret>
struct internal::checkTransposeAliasing_impl< Derived, OtherDerived, MightHaveTransposeAliasing >

Definition at line 395 of file Transpose.h.


Member Function Documentation

template<typename Derived , typename OtherDerived , bool MightHaveTransposeAliasing = check_transpose_aliasing_compile_time_selector <blas_traits<Derived>::IsTransposed,OtherDerived>::ret>
static void internal::checkTransposeAliasing_impl< Derived, OtherDerived, MightHaveTransposeAliasing >::run ( const Derived &  dst,
const OtherDerived &  other 
) [inline, static]

Definition at line 397 of file Transpose.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31