Searched refs:getLg (Results 1 – 1 of 1) sorted by relevance
214 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg() function554 int32_t lg() const { return ScaledNumbers::getLg(Digits, Scale); } in lg()