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 394 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 396 of file Transpose.h.


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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:32