|
JAPAn
Just Another Parity Analyzer
|
Implementation of linear regression utility using Bevington and Pebay algorithms. More...
#include <assert.h>#include <math.h>#include "TString.h"#include "LinReg_Bevington_Pebay.h"#include "QwLog.h"
Include dependency graph for LinReg_Bevington_Pebay.cc:Go to the source code of this file.
Implementation of linear regression utility using Bevington and Pebay algorithms.
Definition in file LinReg_Bevington_Pebay.cc.