|
ROOT
Reference Guide |
|
Go to the documentation of this file.
28 #ifndef ROOT_TMVA_PDEFoamKernelLinN
29 #define ROOT_TMVA_PDEFoamKernelLinN
Float_t GetAverageNeighborsValue(PDEFoam *, std::vector< Float_t > &, ECellValue)
This function returns the average value 'cv' of only nearest neighbor cells.
PDEFoamKernelLinN()
Default constructor for streamer.
This class is the abstract kernel interface for PDEFoam.
virtual ~PDEFoamKernelLinN()
Implementation of PDEFoam.
Float_t WeightLinNeighbors(PDEFoam *, std::vector< Float_t > &, ECellValue, Bool_t)
Returns the cell value, corresponding to 'txvec' (foam coordinates [0,1]), weighted by the neighbor c...
This PDEFoam kernel estimates a cell value for a given event by weighting with cell values of the nea...
#define ClassDef(name, id)
virtual Float_t Estimate(PDEFoam *, std::vector< Float_t > &, ECellValue)
Linear neighbors kernel estimator.
create variable transformations