.TH "mlpack::kernel::KernelTraits< SphericalKernel >" 3 "Tue Sep 9 2014" "Version 1.0.10" "MLPACK" \" -*- nroff -*- .ad l .nh .SH NAME mlpack::kernel::KernelTraits< SphericalKernel > \- .PP Kernel traits for the spherical kernel\&. .SH SYNOPSIS .br .PP .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const bool \fBIsNormalized\fP = true" .br .RI "\fIThe spherical kernel is normalized: K(x, x) = 1 for all x\&. \fP" .in -1c .SH "Detailed Description" .PP .SS "template<>class mlpack::kernel::KernelTraits< SphericalKernel >" Kernel traits for the spherical kernel\&. .PP Definition at line 114 of file spherical_kernel\&.hpp\&. .SH "Member Data Documentation" .PP .SS "const bool \fBmlpack::kernel::KernelTraits\fP< \fBSphericalKernel\fP >::IsNormalized = true\fC [static]\fP" .PP The spherical kernel is normalized: K(x, x) = 1 for all x\&. .PP Definition at line 118 of file spherical_kernel\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for MLPACK from the source code\&.