72 UInt_t nvars = 0, ntgts = 0, nspcts = 0;
74 if (ntgts>0)
Log() << kFATAL <<
"Targets used in Rearrange-transformation." <<
Endl;
87 if (!
IsCreated())
Log() << kFATAL <<
"Transformation not yet created" <<
Endl;
92 std::vector<Char_t> mask;
106 if (!
IsCreated())
Log() << kFATAL <<
"Transformation not yet created" <<
Endl;
111 std::vector<Char_t> mask;
125 std::vector<TString>* strVec =
new std::vector<TString>(size);
147 void* inpnode =
NULL;
151 Log() << kFATAL <<
"Unknown weight file format for transformations. (tried to read in 'rearrange' transform)" <<
Endl;
MsgLogger & Endl(MsgLogger &ml)
Singleton class for Global types used by TMVA.
Class that contains all the data information.
Abstract ClassifierFactory template that handles arbitrary types.