29 #include <agrum/tools/core/math/math_utils.h> 30 #include <agrum/FMDP/learning/core/chiSquare.h> 59 x = ((((((((0.000124818987 *
w - 0.001075204047) *
w + 0.005198775019) *
w 74 x = (((((((((((((-0.000045255659 *
y + 0.000152529290) *
y 110 return (
z > 0.0 ? ((
x + 1.0) * 0.5) : ((1.0 -
x) * 0.5));
128 if ((
x <= 0.0) || (
df < 1)) {
141 x = 0.5 * (
df - 1.0);
142 z = (
even ? 1.0 : 0.5);
INLINE void emplace(Args &&... args)