INMOST
A toolkit for distributed mathematical modeling
|
Public Member Functions | |
const_block_variable (const rMatrix &_value) | |
const_block_variable (const const_block_variable &other) | |
const_block_variable & | operator= (const const_block_variable &other) |
rMatrix | Value (const Storage &e) const |
vMatrix | Variable (const Storage &e) const |
abstract_dynamic_block_variable * | Copy () const |
Definition at line 110 of file inmost_block_variable.h.