quantsupport 0.1.7

Rust quantitative finance library for derivatives pricing, yield-curve bootstrapping, AAD risk, Monte Carlo exposure, and XVA.
Documentation
1
2
/// Generic cashflow discounting pricer for multi-currency linear cashflows.
pub mod discountedcashflowpricer;