org.jquantlib.termstructures
Class IterativeBootstrap<Curve extends PiecewiseYieldCurve>
- java.lang.Object
-
- org.jquantlib.termstructures.IterativeBootstrap<Curve>
-
- All Implemented Interfaces:
- Bootstrap<Curve>
public class IterativeBootstrap<Curve extends PiecewiseYieldCurve> extends java.lang.Object implements Bootstrap<Curve>
Universal piecewise-term-structure boostrapper.
-
-
Constructor Summary
Constructors Constructor and Description IterativeBootstrap(java.lang.Class<?> typeCurve)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcalculate()voidsetup(Curve ts)
-
-
-
Method Detail
-
setup
public void setup(Curve ts)
- Specified by:
setupin interfaceBootstrap<Curve extends PiecewiseYieldCurve>
-
calculate
public void calculate()
- Specified by:
calculatein interfaceBootstrap<Curve extends PiecewiseYieldCurve>
-
-
DataMelt 3.0 © DataMelt by jWork.ORG