Class CalibratableMertonModel

java.lang.Object
net.finmath.fouriermethod.calibration.models.CalibratableMertonModel
All Implemented Interfaces:
CalibratableProcess

public class CalibratableMertonModel
extends Object
implements CalibratableProcess
This class is creates new instances of MertonModel and communicates with the optimization algorithm. This class provides clones of herself: in such a way the information concerning constraints is not lost. The method getCharacteristicFunction is then passed to the FFT pricing routine.
Author:
Alessandro Gnoatto