quantlib.termstructures.vol_term_structure.HandleVolatilityTermStructure
¶
class
HandleVolatilityTermStructure
(
VolatilityTermStructure
structure
,
bool
register_as_observer
)
¶
Bases:
object
__init__
(
*
args
,
**
kwargs
)
¶
Methods
__init__
(*args, **kwargs)
link_to
(self, ...)
link_to
(
self
,
VolatilityTermStructure
structure
,
bool
register_as_observer=True
)
¶
Quantlib cython wrapper
Navigation
Getting started
Tutorial
User’s guide
Reference guide
Reference documentation for the
quantlib
package
How to wrap QuantLib classes with cython
Roadmap
Documentation
Related Topics
Documentation overview
Reference guide
quantlib
quantlib.termstructures
quantlib.termstructures.vol_term_structure
Previous:
quantlib.termstructures.vol_term_structure
Next:
quantlib.termstructures.vol_term_structure.VolatilityTermStructure
Quick search