aimstil
5.0.5
|
Unnormalized isotropic Gaussian kernel. More...
#include <cathier/math_functions.h>
Public Types | |
typedef TPrec | prec_type |
Public Member Functions | |
IsotropicGaussianKernel (prec_type sigma) | |
void | setSigma (prec_type sigma) |
prec_type | getSigma () const |
prec_type | operator() (const TArray &x, const TArray &y) const |
Unnormalized isotropic Gaussian kernel.
Definition at line 108 of file math_functions.h.
typedef TPrec til::math::IsotropicGaussianKernel< TArray, TPrec >::prec_type |
Definition at line 113 of file math_functions.h.
|
inlineexplicit |
Definition at line 115 of file math_functions.h.
|
inline |
Definition at line 118 of file math_functions.h.
|
inline |
Definition at line 120 of file math_functions.h.
References til::dist2().
|
inline |
Definition at line 117 of file math_functions.h.