![]() |
ROOT
6.06/09
Reference Guide
|
#include <iostream>#include <iomanip>#include <list>#include <limits>#include <exception>#include <stdexcept>#include "TVectorF.h"#include "TVectorD.h"#include "TMath.h"#include "TCanvas.h"#include "TMVA/VariableGaussTransform.h"#include "TMVA/MsgLogger.h"#include "TMVA/Tools.h"#include "TMVA/Version.h"
Include dependency graph for VariableGaussTransform.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TMVA::VariableGaussTransform) TMVA | |
| constructor can only be applied one after the other when they are created. More... | |
| ClassImp | ( | TMVA::VariableGaussTransform | ) |
constructor can only be applied one after the other when they are created.
But in order to determine the Gauss transformation
Definition at line 59 of file VariableGaussTransform.cxx.