# Generated by roxygen2: do not edit by hand

export(AmericanOption)
export(CALL)
export(CallableBond)
export(ConvertibleBond)
export(CouponBond)
export(EquityOption)
export(EuropeanOption)
export(GridPricedInstrument)
export(PUT)
export(Quandl_df_fcn_UST)
export(Quandl_df_fcn_UST_raw)
export(TIME_RESOLUTION_FACTOR)
export(TIME_RESOLUTION_SIGNIF_DIGITS)
export(ZeroCouponBond)
export(accelerated_coupon_value)
export(adjust_for_dividends)
export(american)
export(american_implied_volatility)
export(black_scholes_on_term_structures)
export(blackscholes)
export(construct_tridiagonals)
export(coupon_value_at_exercise)
export(equivalent_bs_vola_to_jump)
export(equivalent_jump_vola_to_bs)
export(find_present_value)
export(fit_to_option_market)
export(fit_to_option_market_df)
export(fit_variance_cumulation)
export(form_present_value_grid)
export(implied_jump_process_volatility)
export(implied_volatilities)
export(implied_volatilities_with_rates_struct)
export(implied_volatility)
export(implied_volatility_with_term_struct)
export(integrate_pde)
export(is.blank)
export(iterate_grid_from_timestep)
export(penalty_with_intensity_link)
export(price_with_intensity_link)
export(spot_to_df_fcn)
export(take_implicit_timestep)
export(time_adj_dividends)
export(variance_cumulation_from_vols)
exportClasses(AmericanOption)
exportClasses(CallableBond)
exportClasses(ConvertibleBond)
exportClasses(CouponBond)
exportClasses(EquityOption)
exportClasses(EuropeanOption)
exportClasses(GridPricedInstrument)
exportClasses(ZeroCouponBond)
import(futile.logger)
import(limSolve)
import(methods)
