INMOST
A toolkit for distributed mathematical modeling
|
Public Member Functions | |
static_block_variable (TagRealArray t) | |
static_block_variable (TagRealArray t, INMOST_DATA_ENUM_TYPE pn, INMOST_DATA_ENUM_TYPE pm) | |
static_block_variable (const static_block_variable &other) | |
static_block_variable & | operator= (const static_block_variable &other) |
rMatrix | Value (const Storage &e) const |
vMatrix | Variable (const Storage &e) const |
TagRealArray | ValueTag () |
bool | isUnknown (const Storage &e) const |
abstract_dynamic_block_variable * | Copy () const |
Definition at line 127 of file inmost_block_variable.h.