Documentation of 'org.jquantlib.termstructures.BlackVolatilityTermStructure' Java class
BlackVolatilityTermStructure
org.jquantlib.termstructures

Class BlackVolatilityTermStructure

    • Constructor Detail

      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure()
        'default constructor'

      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(Calendar cal)
        'default constructor'

      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(Date referenceDate)
        Initialize with a fixed reference date
      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(Date referenceDate,
                                            Calendar cal)
        Initialize with a fixed reference date
      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(Date referenceDate,
                                            Calendar cal,
                                            BusinessDayConvention bdc)
        Initialize with a fixed reference date
      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(int settlementDays,
                                            Calendar cal)
        Calculate the reference date based on the global evaluation date
      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(int settlementDays,
                                            Calendar cal,
                                            BusinessDayConvention bdc)
        Calculate the reference date based on the global evaluation date
      • BlackVolatilityTermStructure

        public BlackVolatilityTermStructure(int settlementDays,
                                            Calendar cal,
                                            BusinessDayConvention bdc,
                                            DayCounter dc)
        Calculate the reference date based on the global evaluation date

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.