Package net.finmath.fouriermethod.calibration.models


package net.finmath.fouriermethod.calibration.models
Classes related to the calibration of fourier models.
Author:
Alessandro Gnoatto, Christian Fries
  • Class
    Description
    This class is creates new instances of HestonModel and communicates with the optimization algorithm.
    This class is creates new instances of MertonModel and communicates with the optimization algorithm.
    Every class implementing this interface communicates with the calibration routine by providing clones of the model with changed parameters.
    This class is creates new instances of VarianceGammaModel and communicates with the optimization algorithm.