Home
last modified time | relevance | path

Searched refs:effectiveDuration (Results 1 – 3 of 3) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/ql/experimental/callablebonds/
H A Dcallablebond.hpp109 Real effectiveDuration(Real oas,
H A Dcallablebond.cpp298 Real CallableBond::effectiveDuration(Real oas, in effectiveDuration() function in QuantLib::CallableBond
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DSegmentNotationHelper.cpp1085 timeT effectiveDuration(duration); in insertSingleSomething() local
1097 Event *e = new Event(*modelEvent, time, effectiveDuration, in insertSingleSomething()