DenseStorage.h File Reference

Go to the source code of this file.

Classes

class  Eigen::DenseStorage< T, Size, Rows_, Cols_, Options_ >
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Macros

#define EIGEN_INTERNAL_DENSE_STORAGE_CTOR_PLUGIN(X)
 
#define EIGEN_MAKE_UNALIGNED_ARRAY_ASSERT(sizemask)
 

Functions

template<typename T , int Size>
constexpr void Eigen::internal::check_static_allocation_size ()
 

Macro Definition Documentation

◆ EIGEN_INTERNAL_DENSE_STORAGE_CTOR_PLUGIN

#define EIGEN_INTERNAL_DENSE_STORAGE_CTOR_PLUGIN (   X)

Definition at line 18 of file DenseStorage.h.

◆ EIGEN_MAKE_UNALIGNED_ARRAY_ASSERT

#define EIGEN_MAKE_UNALIGNED_ARRAY_ASSERT (   sizemask)

Definition at line 58 of file DenseStorage.h.