Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
VariableTransform.cxx File Reference
#include "TMVA/VariableTransformBase.h"
#include "TMVA/VariableIdentityTransform.h"
#include "TMVA/VariableDecorrTransform.h"
#include "TMVA/VariableInfo.h"
#include "TMVA/VariablePCATransform.h"
#include "TMVA/VariableGaussTransform.h"
#include "TMVA/VariableNormalizeTransform.h"
#include "TMVA/Config.h"
#include "TMVA/DataSetInfo.h"
#include "TMVA/MsgLogger.h"
#include "TMVA/Ranking.h"
#include "TMVA/Tools.h"
#include "TMVA/Types.h"
#include "TMVA/Version.h"
#include "TMVA/TransformationHandler.h"
#include "THashTable.h"
#include "TList.h"
#include "TObjString.h"
#include <algorithm>
#include <cassert>
#include <exception>
#include <stdexcept>
#include <set>
Include dependency graph for VariableTransform.cxx:

Namespaces

namespace  TMVA
 create variable transformations
 

Functions

void TMVA::CreateVariableTransforms (const TString &trafoDefinition, TMVA::DataSetInfo &dataInfo, TMVA::TransformationHandler &transformationHandler, TMVA::MsgLogger &log)