Searched refs:Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl (Results 1 - 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DArrayBase.h47 typedef ArrayBase Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl; typedef in class:Eigen::ArrayBase
H A DMathFunctions.h21 * - if type T has a member typedef Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl, then
48 typename always_void<typename T::Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl>::type
51 typedef typename T::Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl type;

Completed in 74 milliseconds