Eigen::internal::compute_default_alignment< T, Size > Struct Template Reference

#include <XprHelper.h>

Public Types

enum  { value = compute_default_alignment_helper(Size * sizeof(T), EIGEN_MAX_STATIC_ALIGN_BYTES) }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T , int Size>
anonymous enum
Enumerator
value 
#define EIGEN_MAX_STATIC_ALIGN_BYTES
Definition: ConfigureVectorization.h:118
constexpr int compute_default_alignment_helper(int ArrayBytes, int AlignmentBytes)
Definition: XprHelper.h:330
@ value
Definition: XprHelper.h:339

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