Searched refs:kLogBase2OfE (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/common/ | ||
D | fastexp.h | 38 static constexpr float kLogBase2OfE = 1.44269504088896340736f; variable |
D | fastexp.cc | 25 constexpr float FastMathClass::kLogBase2OfE; member in libtextclassifier::nlp_core::FastMathClass |