Galambos copula.
More...
#include <ql/math/copulas/galamboscopula.hpp>
Inherits std::binary_function< Real, Real, Real >.
List of all members.
Public Member Functions |
| GalambosCopula (Real theta) |
Real | operator() (Real x, Real y) const |
Detailed Description