Module net.finmath.lib
Interface SmileInterpolationExtrapolationMethod
- All Known Implementing Classes:
LinearSmileInterpolater
public interface SmileInterpolationExtrapolationMethod
Interface for a Smile inter and extrapolation.
-
Method Summary
Modifier and TypeMethodDescriptiondouble
calculateInterpolatedExtrapolatedSmileVolatility(double strike, int rowIndex)
-
Method Details
-
calculateInterpolatedExtrapolatedSmileVolatility
double calculateInterpolatedExtrapolatedSmileVolatility(double strike, int rowIndex)
-