mlpack::kernel::KernelTraits< EpanechnikovKernel > Class Template Reference

Kernel traits for the Epanechnikov kernel. More...

List of all members.

Static Public Attributes

static const bool IsNormalized = true
 The Epanechnikov kernel is normalized: K(x, x) = 1 for all x.

Detailed Description

template<>
class mlpack::kernel::KernelTraits< EpanechnikovKernel >

Kernel traits for the Epanechnikov kernel.

Definition at line 95 of file epanechnikov_kernel.hpp.


Member Data Documentation

The Epanechnikov kernel is normalized: K(x, x) = 1 for all x.

Definition at line 99 of file epanechnikov_kernel.hpp.


The documentation for this class was generated from the following file:

Generated on 13 Aug 2014 for MLPACK by  doxygen 1.6.1