NDDEM
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 }
 

Member Enumeration Documentation

◆ anonymous enum

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

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