#include <iostream>#include <fstream>#include <cmath>#include <cstdlib>#include <cstring>#include <cstdarg>#include <cstdio>#include "regress.h"Go to the source code of this file.
Functions | |
| double | gpow (double X, int n) |
|
||||||||||||
|
Definition at line 53 of file regress.C. Referenced by StatInp::CalcKoef(), and LGSys::CalcPoly(). |
1.4.6