
Public Member Functions | |
| GaussianKernel (double sigma) | |
| double | operator() (const TPoint &x, const TPoint &y) const |
| std::string | GetKernelInfo () const |
| GaussianKernel (double sigma) | |
| double | operator() (const TPoint &x, const TPoint &y) const |
| std::string | GetKernelInfo () const |
| GaussianKernel (double sigma) | |
| double | operator() (const TPoint &x, const TPoint &y) const |
| std::string | GetKernelInfo () const |
| GaussianKernel (double sigma) | |
| double | operator() (const vtkPoint &x, const vtkPoint &y) const |
| std::string | GetKernelInfo () const |
Public Member Functions inherited from statismo::ScalarValuedKernel< vtkPoint > | |
| ScalarValuedKernel () | |
Public Member Functions inherited from statismo::ScalarValuedKernel< TPoint > | |
| ScalarValuedKernel () | |
A scalar valued gaussian kernel.
|
inlinevirtual |
Return a description of this kernel
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Return a description of this kernel
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Return a description of this kernel
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Return a description of this kernel
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Evaluate the kernel function at the points x and y
Implements statismo::ScalarValuedKernel< vtkPoint >.
|
inlinevirtual |
Evaluate the kernel function at the points x and y
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Evaluate the kernel function at the points x and y
Implements statismo::ScalarValuedKernel< TPoint >.
|
inlinevirtual |
Evaluate the kernel function at the points x and y
Implements statismo::ScalarValuedKernel< TPoint >.
1.8.6