![]() |
OpenMS
|
This is the complete list of members for KernelDensityEstimation, including all inherited members.
| bwNrd0(const std::vector< double > &x) | KernelDensityEstimation | static |
| forRt(const std::vector< double > &X, std::size_t M=0) | KernelDensityEstimation | static |
| gridKdeFFT(const std::vector< double > &x, double bw, std::size_t gridsize=512, double cut=3.0) | KernelDensityEstimation | static |
| kdeFFTEval(const std::vector< double > &x, double bw, std::size_t gridsize=512, double cut=3.0) | KernelDensityEstimation | static |
| linBin(const std::vector< double > &x, double xmin, double xmax, std::size_t nbins, const std::vector< double > *weights) | KernelDensityEstimation | static |
| linBin(const std::vector< double > &x, double xmin, double xmax, std::size_t nbins) | KernelDensityEstimation | static |
| revRt(const std::vector< double > &Xp, std::size_t M=0) | KernelDensityEstimation | static |
| silvermanKernelFFT(double bw, std::size_t M, double RANGE) | KernelDensityEstimation | static |