Singleton_Settings (3) Linux Manual Page
QuantLib::Settings – global repository for run-time library settings Synopsis #include <ql/settings.hpp> Inherits Singleton< Settings >. Public Member Functions DateProxy & evaluationDate () the date at which pricing is to be performed. const DateProxy & evaluationDate () const bool & enforcesTodaysHistoricFixings () bool enforcesTodaysHistoricFixings () const Friends class Singleton< Settings > std::ostream & operator<< (std::ostream &,…
