INMOST
A toolkit for distributed mathematical modeling
INMOST::table_variable< A > Class Template Reference
Inheritance diagram for INMOST::table_variable< A >:
Collaboration diagram for INMOST::table_variable< A >:

Public Member Functions

 table_variable (const shell_dynamic_variable< typename A::Var, A > &parg, const keyval_table &ptable)
 
 table_variable (const table_variable &other)
 
table_variableoperator= (table_variable const &other)
 
INMOST_DATA_REAL_TYPE Value (const Storage &e) const
 
multivar_expression Variable (const Storage &e) const
 
unary_pool_expression< function_expression< typename A::Var >,typename A::Var > operator[] (const Storage &e) const
 
void GetVariation (const Storage &e, Sparse::Row &r) const
 
void GetVariation (const Storage &e, Sparse::RowMerger &r) const
 
abstract_dynamic_variableCopy () const
 
- Public Member Functions inherited from INMOST::shell_dynamic_variable< unary_pool_expression< function_expression< A::Var >, A::Var >, table_variable< A > >
virtual multivar_expression operator() (const Storage &e) const
 
 operator table_variable< A > & ()
 
 operator const table_variable< A > & () const
 

Additional Inherited Members

- Public Types inherited from INMOST::shell_dynamic_variable< unary_pool_expression< function_expression< A::Var >, A::Var >, table_variable< A > >
typedef unary_pool_expression< function_expression< A::Var >, A::Var > Var
 
- Public Types inherited from INMOST::basic_dynamic_variable< VariableType >
typedef VariableType Var
 

Detailed Description

template<class A>
class INMOST::table_variable< A >

Definition at line 476 of file inmost_variable.h.


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