A scenario filter can exclude certain key from updating the scenario. More...
#include <orea/scenario/scenariosimmarket.hpp>
Public Member Functions | |
virtual bool | allow (const RiskFactorKey &key) const |
Allow this key to be updated. | |
A scenario filter can exclude certain key from updating the scenario.
Override this class with to provide custom filtering, by default all keys are allowed.