floatingCoupons (3) Linux Manual Page
QuantLib::VanillaSwap::arguments – Arguments for simple swap calculation Synopsis#include <ql/instruments/vanillaswap.hpp> Inherits QuantLib::Swap::arguments. Inherited by arguments. Public Member Functionsvoid validate () const Public AttributesType type Real nominal std::vector< Date > fixedResetDates std::vector< Date > fixedPayDates std::vector< Time > floatingAccrualTimes std::vector< Date > floatingResetDates std::vector< Date > floatingFixingDates std::vector< Date > floatingPayDates std::vector< Real > fixedCoupons std::vector< Spread…
