Documentation of 'org.jquantlib.termstructures.volatilities.optionlet.OptionletVolatilityStructure' Java class
OptionletVolatilityStructure
org.jquantlib.termstructures.volatilities.optionlet

Class OptionletVolatilityStructure

    • Method Detail

      • volatility

        public double volatility(Period optionTenor,
                                 double strike)
        returns the volatility for a given option tenor and strike rate
      • volatility

        public double volatility(Date optionDate,
                                 double strike)
        returns the volatility for a given option date and strike rate
      • volatility

        public double volatility(double optionTime,
                                 double strike)
        returns the volatility for a given option time and strike rate
      • blackVariance

        public double blackVariance(Period optionTenor,
                                    double strike)
        returns the Black variance for a given option tenor and strike rate
      • blackVariance

        public double blackVariance(Date optionDate,
                                    double strike)
        returns the Black variance for a given option date and strike rate
      • blackVariance

        public double blackVariance(double optionTime,
                                    double strike)
        returns the Black variance for a given option time and strike rate
      • smileSection

        public SmileSection smileSection(Period optionTenor)
        returns the smile for a given option tenor
      • smileSection

        public SmileSection smileSection(Date optionDate)
        returns the smile for a given option date
      • smileSection

        public SmileSection smileSection(double optionTime)
        returns the smile for a given option time
      • volatility

        public double volatility(Period optionTenor,
                                 double strike,
                                 boolean extrapolate)
      • blackVariance

        public double blackVariance(Period optionTenor,
                                    double strike,
                                    boolean extrapolate)
      • smileSection

        public SmileSection smileSection(Period optionTenor,
                                         boolean extrapolate)
      • blackVariance

        public double blackVariance(Date optionDate,
                                    double strike,
                                    boolean extrapolate)
      • blackVariance

        public double blackVariance(double optionTime,
                                    double strike,
                                    boolean extrapolate)
      • volatility

        public double volatility(Date optionDate,
                                 double strike,
                                 boolean extrapolate)
      • volatility

        public double volatility(double optionTime,
                                 double strike,
                                 boolean extrapolate)
      • smileSection

        public SmileSection smileSection(Date optionDate,
                                         boolean extr)
      • smileSection

        public SmileSection smileSection(double optionTime,
                                         boolean extrapolate)
      • volatilityImpl

        public double volatilityImpl(Date optionDate,
                                     double strike)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.