QuantLib_KernelFunction

Langue: en

Version: 373121 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::KernelFunction -

SYNOPSIS


#include <ql/math/kernelfunctions.hpp>

Inherited by GaussianKernel.

Public Member Functions


virtual Real operator() (Real x) const =0

Detailed Description

Kernel function in the statistical sense, e.g. a nonnegative, real-valued function which integrates to one and is symmetric.

Derived classes will serve as functors.

Author

Generated automatically by Doxygen for QuantLib from the source code.