Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/src/SpecialFunctions/
H A DSpecialFunctionsImpl.h45 struct lgamma_impl { struct
47 static EIGEN_STRONG_INLINE Scalar run(const Scalar) { in run()