# Generated by roxygen2: do not edit by hand

S3method(print,arithmetic_bounds)
S3method(print,kemna_vorst_arithmetic)
S3method(summary,kemna_vorst_arithmetic)
export(arithmetic_asian_bounds)
export(check_no_arbitrage)
export(compute_adjusted_factors)
export(compute_p_adj)
export(price_black_scholes_call)
export(price_black_scholes_put)
export(price_european)
export(price_geometric_asian)
export(price_kemna_vorst_arithmetic)
export(price_kemna_vorst_geometric)
importFrom(Rcpp,sourceCpp)
importFrom(stats,pnorm)
useDynLib(AsianOption, .registration = TRUE)
