Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
KDEKernel.cxx File Reference

Functions

Double_t GaussIntegral (Double_t *x, Double_t *par)
 when using Gaussian as Kernel function this is faster way to calculate the integrals

Function Documentation

◆ GaussIntegral()

Double_t GaussIntegral ( Double_t * x,
Double_t * par )

when using Gaussian as Kernel function this is faster way to calculate the integrals

Definition at line 87 of file KDEKernel.cxx.