INMOST
A toolkit for distributed mathematical modeling
|
Apply table component-wise on argument matrix. More...
#include <inmost_block_variable.h>
Public Member Functions | |
table_block_variable (const abstract_dynamic_block_variable &parg, const keyval_table &ptable) | |
table_block_variable (const table_block_variable &other) | |
table_block_variable & | operator= (table_block_variable const &other) |
rMatrix | Value (const Storage &e) const |
vMatrix | Variable (const Storage &e) const |
abstract_dynamic_block_variable * | Copy () const |
Apply table component-wise on argument matrix.
Definition at line 223 of file inmost_block_variable.h.