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 - 0.019198292004)
73 x = (((((((((((((-0.000045255659 *
y + 0.000152529290) *
y - 0.000019538132) *
y 107 return (
z > 0.0 ? ((
x + 1.0) * 0.5) : ((1.0 -
x) * 0.5));
125 if ((
x <= 0.0) || (
df < 1)) {
138 x = 0.5 * (
df - 1.0);
139 z = (
even ? 1.0 : 0.5);
INLINE void emplace(Args &&... args)