24 0.00657672, 0.0083759, -0.00385446, 0.000527764 };
28 0.0454982, 0.0152285, 0.0410935, 0.00381892 };
32 9.95437, 9.98965, 9.99761, 9.99454 };
115 double returnValue =
gDMean;
116 int i = 0, j = 0, k = 0;
122 int power =
gPower[gNVariables * i + j];
123 double p1 = 1,
p2 = 0,
p3 = 0,
r = 0;
127 case 1:
r = 1;
break;
128 case 2:
r =
v;
break;
131 for (k = 3; k <= power; k++) {
static double p3(double t, double a, double b, double c, double d)
static double gCoefficient[]
static double gCoefficientRMS[]
static double p2(double t, double a, double b, double c)
static double p1(double t, double a, double b)
static int gNCoefficients