Searched refs:kI0eCoeffsA (Results 1 – 1 of 1) sorted by relevance
1440 static const std::array<float, 18> kI0eCoeffsA{ in I0eImpl32() local1462 EvaluateChebyshevPolynomial<float>(half * x - two, kI0eCoeffsA); in I0eImpl32()1470 static const std::array<double, 30> kI0eCoeffsA{ in I0eImpl64() local1507 EvaluateChebyshevPolynomial<double>(half * x - two, kI0eCoeffsA); in I0eImpl64()