Searched refs:kI1eCoeffsB (Results 1 – 1 of 1) sorted by relevance
1546 static const std::array<float, 7> kI1eCoeffsB{ in I1eImpl32() local1558 EvaluateChebyshevPolynomial<float>(thirty_two / z - two, kI1eCoeffsB) / in I1eImpl32()1582 static const std::array<double, 25> kI1eCoeffsB{ in I1eImpl64() local1604 EvaluateChebyshevPolynomial<double>(thirty_two / z - two, kI1eCoeffsB) / in I1eImpl64()