|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Inheritance diagram for ConstantParameter::Impl:
Collaboration diagram for ConstantParameter::Impl:Public Member Functions | |
| Real | value (const Array ¶ms, 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 73 of file parameter.hpp.
Implements Parameter::Impl.
Definition at line 75 of file parameter.hpp.
Here is the call graph for this function: