Public Member Functions | |
| TKernel (Double_t weight, TKDE *kde) | |
| void | ComputeAdaptiveWeights () |
| const std::vector< Double_t > & | GetAdaptiveWeights () const |
| Double_t | GetFixedWeight () const |
| Double_t | GetWeight (Double_t x) const |
| Double_t | operator() (Double_t x) const |
Private Attributes | |
| TKDE * | fKDE |
| UInt_t | fNWeights |
| std::vector< Double_t > | fWeights |
#include <TKDE.h>
| const std::vector< Double_t > & TKDE::TKernel::GetAdaptiveWeights | ( | ) | const |