subtract (3) Linux Manual Page
QuantLib::CompositeInstrument – Composite instrument Synopsis void add (const boost::shared_ptr< Instrument > &instrument, Real multiplier=1.0) adds an instrument to the composite void subtract (const boost::shared_ptr< Instrument > &instrument, Real multiplier=1.0) shorts an instrument from the composite Instrument interface Inherits QuantLib::Instrument. Public Member Functions void add (const boost::shared_ptr< Instrument > &instrument, Real multiplier=1.0) adds an instrument to…
