Logo
Reference manual - version qle_version
ExternalRandomVariable Class Reference

Public Member Functions

 ExternalRandomVariable (std::size_t id)
 ExternalRandomVariable (double v)
 ExternalRandomVariable (const std::size_t randomVariableOpCode, const std::vector< const ExternalRandomVariable * > &args)
void clear ()
void free ()
bool initialised () const
bool freed () const
void declareAsOutput () const
std::size_t id () const

Static Public Attributes

static std::function< void(ExternalRandomVariable &)> preDeleter
static std::function< void(ExternalRandomVariable &)> deleter