mlpack
Static Public Attributes | List of all members
mlpack::kernel::KernelTraits< CauchyKernel > Class Template Reference

Kernel traits for the Cauchy kernel. More...

#include <cauchy_kernel.hpp>

Static Public Attributes

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

Detailed Description

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

Kernel traits for the Cauchy kernel.


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