Searched refs:__py (Results 1 – 2 of 2) sorted by relevance
175 double __py; in operator() local179 __py = std::pow(__pr.__mean_, (double)__tx) / __fac[static_cast<int>(__tx)]; in operator()195 __py = .3989423 / std::sqrt(__tx); in operator()202 if (__pr.__c_ * std::abs(__u) <= __py * std::exp(__px + __e) - __fy * std::exp(__fx + __e)) in operator()205 if (__fy - __u * __fy <= __py * std::exp(__px - __fx)) in operator()
170 double __py; in operator() local174 __py = std::pow(__pr.__mean_, (double)__tx) / __fac[static_cast<int>(__tx)]; in operator()190 __py = .3989423 / std::sqrt(__tx); in operator()197 if (__pr.__c_ * std::abs(__u) <= __py * std::exp(__px + __e) - __fy * std::exp(__fx + __e)) in operator()200 if (__fy - __u * __fy <= __py * std::exp(__px - __fx)) in operator()