Searched refs:kI0eCoeffsB (Results 1 – 1 of 1) sorted by relevance
1451 static const std::array<float, 7> kI0eCoeffsB{ in I0eImpl32() local1464 EvaluateChebyshevPolynomial<float>(thirty_two / x - two, kI0eCoeffsB) / in I0eImpl32()1487 static const std::array<double, 25> kI0eCoeffsB{ in I0eImpl64() local1509 EvaluateChebyshevPolynomial<double>(thirty_two / x - two, kI0eCoeffsB) / in I0eImpl64()