Class ResolvedSwaptionHullWhiteModelBoundary

java.lang.Object
net.finmath.finitedifference.interestrate.boundaries.ResolvedSwaptionHullWhiteModelBoundary
All Implemented Interfaces:
FiniteDifferenceInterestRateBoundary

public class ResolvedSwaptionHullWhiteModelBoundary extends Object implements FiniteDifferenceInterestRateBoundary
Boundary wrapper for Swaption.ResolvedSwaption under FDMHullWhiteModel.

The internal product Swaption.ResolvedSwaption is only an adapter used to resolve exercise dates and event conditions. Boundary conditions should still be taken from the original outer Swaption.

This wrapper allows the boundary factory to keep using the runtime product class name while delegating all boundary logic to SwaptionHullWhiteModelBoundary.

Author:
Alessandro Gnoatto