Smile.Implicitation.IMoneynessToStrikeSolver¶
Classes
IMoneynessToStrikeSolver |
General interface to compute the strike associated to a given moneyness. |
-
class
Smile.Implicitation.IMoneynessToStrikeSolver.IMoneynessToStrikeSolver[source]¶ General interface to compute the strike associated to a given moneyness.
See also
BlackScholesMoneynessToStrikeSolverBlackScholesMoneynessToStrikeSolver
Methods
solve((moneyness: float) -> float)Solve for the strike associated to a given moneyness.