Searched refs:Fraction (Results 1 – 5 of 5) sorted by relevance
84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString() argument89 Result = 100 * static_cast<double>(Fraction) / All; in getStatString()92 Str << std::setprecision(4) << Msg << ": " << Fraction << " [" << Result in getStatString()
190 const u64 Fraction = in REQUIRES() local195 Str.append("%14" PRId64 ".%" PRId64 "(ns) %-8s", Integral, Fraction, " "); in REQUIRES()
134 # equation like: "Fraction: x OVER y"
1890 Continued Fraction Approximations . . . 504--508
14183 …egration Algorithm for Ordinary Differential Equations Based on Continued Fraction Approximations",