Public Types | List of all members
Eigen::internal::check_transpose_aliasing_compile_time_selector< DestIsTransposed, OtherDerived > Struct Template Reference

#include <Transpose.h>

Public Types

enum  { ret = bool(blas_traits<OtherDerived>::IsTransposed) != DestIsTransposed }
 

Detailed Description

template<bool DestIsTransposed, typename OtherDerived>
struct Eigen::internal::check_transpose_aliasing_compile_time_selector< DestIsTransposed, OtherDerived >

Definition at line 327 of file Transpose.h.

Member Enumeration Documentation

template<bool DestIsTransposed, typename OtherDerived >
anonymous enum
Enumerator
ret 

Definition at line 329 of file Transpose.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31