public interface TermStructureTenorTimeScalingInterface
| Modifier and Type | Method and Description |
|---|---|
TermStructureTenorTimeScalingInterface |
clone() |
TermStructureTenorTimeScalingInterface |
getCloneWithModifiedParameters(double[] parameters)
Create a new object constructed from a clone of this time scaling, where some parameters have been modified.
|
double[] |
getParameter() |
double |
getScaledTenorTime(double periodStart,
double periodEnd) |
double getScaledTenorTime(double periodStart,
double periodEnd)
TermStructureTenorTimeScalingInterface getCloneWithModifiedParameters(double[] parameters)
parameters - The set of new parameters.double[] getParameter()
TermStructureTenorTimeScalingInterface clone()
Copyright © 2019. All rights reserved.