Logo
Reference manual - version qle_version
Public Member Functions | Static Public Attributes | List of all members
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 declareAsOutput () const
 
std::size_t id () const
 

Static Public Attributes

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