INMOST
A toolkit for distributed mathematical modeling
INMOST::table_block_variable Class Reference

Apply table component-wise on argument matrix. More...

#include <inmost_block_variable.h>

Inheritance diagram for INMOST::table_block_variable:
Collaboration diagram for INMOST::table_block_variable:

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_variableoperator= (table_block_variable const &other)
 
rMatrix Value (const Storage &e) const
 
vMatrix Variable (const Storage &e) const
 
abstract_dynamic_block_variableCopy () const
 

Detailed Description

Apply table component-wise on argument matrix.

Definition at line 223 of file inmost_block_variable.h.


The documentation for this class was generated from the following file: