30 #ifndef ROOT_TMVA_PDEFoamTarget 31 #define ROOT_TMVA_PDEFoamTarget PDEFoamTarget()
Default constructor for streamer, user should not use it.
This class is the abstract kernel interface for PDEFoam.
Bool_t CellValueIsUndefined(PDEFoamCell *cell)
Returns true, if the target error equals -1, as set in Finalize() in case of no events in the cell...
virtual void FillFoamCells(const Event *ev, Float_t wt)
This function fills an event into the discriminant PDEFoam.
Float_t GetAverageNeighborsValue(std::vector< Float_t > &, ECellValue)
This function returns the average value 'cv' of only nearest neighbor cells.
#define ClassDef(name, id)
Implementation of PDEFoam.
virtual void Finalize()
Calculate average cell target in every cell and save them to the cell.
This PDEFoam variant stores in every cell the average target fTarget (see the Constructor) as well as...
virtual Float_t GetCellValue(const std::vector< Float_t > &xvec, ECellValue cv, PDEFoamKernelBase *)
This function finds the cell, which corresponds to the given untransformed event vector 'xvec' and re...
Abstract ClassifierFactory template that handles arbitrary types.
virtual Float_t GetCellValue(const std::vector< Float_t > &xvec, ECellValue cv, PDEFoamKernelBase *)
This function finds the cell, which corresponds to the given untransformed event vector 'xvec' and re...