Class BermudanOptionBachelierModelBoundary

java.lang.Object
net.finmath.finitedifference.assetderivativevaluation.boundaries.BermudanOptionBachelierModelBoundary
All Implemented Interfaces:
FiniteDifferenceBoundary

public class BermudanOptionBachelierModelBoundary extends Object implements FiniteDifferenceBoundary
Boundary conditions for BermudanOption under the FDMBachelierModel.
  • Constructor Details

    • BermudanOptionBachelierModelBoundary

      public BermudanOptionBachelierModelBoundary(FDMBachelierModel model)
      Performs the operation.
      Parameters:
      model - The value.
  • Method Details