mlpack
|
This is the complete list of members for mlpack::kernel::SphericalKernel, including all inherited members.
ConvolutionIntegral(const VecTypeA &a, const VecTypeB &b) const | mlpack::kernel::SphericalKernel | inline |
Evaluate(const VecTypeA &a, const VecTypeB &b) const | mlpack::kernel::SphericalKernel | inline |
Evaluate(const double t) const | mlpack::kernel::SphericalKernel | inline |
Gradient(double t) (defined in mlpack::kernel::SphericalKernel) | mlpack::kernel::SphericalKernel | inline |
Normalizer(size_t dimension) const (defined in mlpack::kernel::SphericalKernel) | mlpack::kernel::SphericalKernel | inline |
serialize(Archive &ar, const uint32_t) | mlpack::kernel::SphericalKernel | inline |
SphericalKernel(const double bandwidth=1.0) | mlpack::kernel::SphericalKernel | inline |