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

Kernel traits of the Laplacian kernel. More...

List of all members.

Static Public Attributes

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

Detailed Description

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

Kernel traits of the Laplacian kernel.

Definition at line 102 of file laplacian_kernel.hpp.


Member Data Documentation

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

Definition at line 106 of file laplacian_kernel.hpp.


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

Generated on 29 Sep 2016 for MLPACK by  doxygen 1.6.1