Home
last modified time | relevance | path

Searched defs:EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DMacros.h1243 #define EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(Derived) \ macro
1247 #define EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(Derived) \ macro
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBase.h1156 EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(TensorBase) in EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR() function