QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
#include <abcd.hpp>
Public Member Functions | |
AbcdSquared (Real a, Real b, Real c, Real d, Time T, Time S) | |
Real | operator() (Time t) const |
Private Attributes | |
ext::shared_ptr< AbcdFunction > | abcd_ |
Time | T_ |
Time | S_ |
|
private |