Home
last modified time | relevance | path

Searched refs:kI0eCoeffsA (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1440 static const std::array<float, 18> kI0eCoeffsA{ in I0eImpl32() local
1462 EvaluateChebyshevPolynomial<float>(half * x - two, kI0eCoeffsA); in I0eImpl32()
1470 static const std::array<double, 30> kI0eCoeffsA{ in I0eImpl64() local
1507 EvaluateChebyshevPolynomial<double>(half * x - two, kI0eCoeffsA); in I0eImpl64()