QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Frank copula. More...
#include <frankcopula.hpp>
Public Member Functions | |
FrankCopula (Real theta) | |
Real | operator() (Real x, Real y) const |
Private Attributes | |
Real | theta_ |
Frank copula.
Definition at line 33 of file frankcopula.hpp.
FrankCopula | ( | Real | theta | ) |
Definition at line 25 of file frankcopula.cpp.
Definition at line 31 of file frankcopula.cpp.
|
private |
Definition at line 38 of file frankcopula.hpp.