org.jquantlib.termstructures
Class BootstrapError<T extends Traits>
- java.lang.Object
-
- org.jquantlib.termstructures.BootstrapError<T>
-
- All Implemented Interfaces:
- Ops.DoubleOp
public class BootstrapError<T extends Traits> extends java.lang.Object implements Ops.DoubleOp
-
-
Constructor Summary
Constructors Constructor and Description BootstrapError(java.lang.Class<?> klass, PiecewiseCurve curve, RateHelper helper, int segment)BootstrapError(Traits traits, PiecewiseCurve c, RateHelper helper, int segment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleop(double guess)
-
-
-
Constructor Detail
-
BootstrapError
public BootstrapError(java.lang.Class<?> klass, PiecewiseCurve curve, RateHelper helper, int segment)
-
BootstrapError
public BootstrapError(Traits traits, PiecewiseCurve c, RateHelper helper, int segment)
-
-
Method Detail
-
op
public double op(double guess)
- Specified by:
opin interfaceOps.DoubleOp
-
-
DataMelt 3.0 © DataMelt by jWork.ORG