|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Inheritance diagram for NullParameter::Impl:
Collaboration diagram for NullParameter::Impl:Public Member Functions | |
| Real | value (const Array &, Time) const override |
Public Member Functions inherited from Parameter::Impl | |
| virtual | ~Impl ()=default |
| virtual Real | value (const Array ¶ms, Time t) const =0 |
Definition at line 101 of file parameter.hpp.
Implements Parameter::Impl.
Definition at line 103 of file parameter.hpp.