Definition at line 163 of file TKDE.h.
 
#include <TKDE.h>
◆ TKernel()
◆ ComputeAdaptiveWeights()
      
        
          | void TKDE::TKernel::ComputeAdaptiveWeights  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetAdaptiveWeights()
      
        
          | const std::vector< Double_t > & TKDE::TKernel::GetAdaptiveWeights  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetFixedWeight()
      
        
          | Double_t TKDE::TKernel::GetFixedWeight  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetWeight()
◆ operator()()
◆ fKDE
  
  
      
        
          | TKDE* TKDE::TKernel::fKDE | 
         
       
   | 
  
private   | 
  
 
 
◆ fNWeights
  
  
      
        
          | UInt_t TKDE::TKernel::fNWeights | 
         
       
   | 
  
private   | 
  
 
Number of kernel weights (bandwidth as vectorized for binning) 
Definition at line 165 of file TKDE.h.
 
 
◆ fWeights
  
  
      
        
          | std::vector<Double_t> TKDE::TKernel::fWeights | 
         
       
   | 
  
private   | 
  
 
Kernel weights (bandwidth) 
Definition at line 166 of file TKDE.h.
 
 
The documentation for this class was generated from the following files: