28 #ifndef ROOT_TMVA_PDEFoamKernelLinN 29 #define ROOT_TMVA_PDEFoamKernelLinN 31 #ifndef ROOT_TMVA_PDEFoam 34 #ifndef ROOT_TMVA_PDEFoamKernelBase
PDEFoamKernelLinN()
Default constructor for streamer.
#define ClassDef(name, id)
virtual Float_t Estimate(PDEFoam *, std::vector< Float_t > &, ECellValue)
Linear neighbors kernel estimator.
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...
Abstract ClassifierFactory template that handles arbitrary types.
Float_t GetAverageNeighborsValue(PDEFoam *, std::vector< Float_t > &, ECellValue)
This function returns the average value 'cv' of only nearest neighbor cells.
virtual ~PDEFoamKernelLinN()