INMOST
A toolkit for distributed mathematical modeling
INMOST::binary_custom_variable< Expr, A, B > Class Template Reference
Inheritance diagram for INMOST::binary_custom_variable< Expr, A, B >:
Collaboration diagram for INMOST::binary_custom_variable< Expr, A, B >:

Public Member Functions

 binary_custom_variable (const shell_dynamic_variable< typename A::Var, A > &pleft, const shell_dynamic_variable< typename B::Var, B > &pright)
 
 binary_custom_variable (const binary_custom_variable &other)
 
binary_custom_variableoperator= (binary_custom_variable const &other)
 
INMOST_DATA_REAL_TYPE Value (const Storage &e) const
 
multivar_expression Variable (const Storage &e) const
 
binary_pool_expression< Expr, typename A::Var, typename B::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< binary_pool_expression< Expr, A::Var, B::Var >, binary_custom_variable< Expr, A, B > >
virtual multivar_expression operator() (const Storage &e) const
 
 operator binary_custom_variable< Expr, A, B > & ()
 
 operator const binary_custom_variable< Expr, A, B > & () const
 

Additional Inherited Members

- Public Types inherited from INMOST::shell_dynamic_variable< binary_pool_expression< Expr, A::Var, B::Var >, binary_custom_variable< Expr, A, B > >
typedef binary_pool_expression< Expr, A::Var, B::Var > Var
 
- Public Types inherited from INMOST::basic_dynamic_variable< VariableType >
typedef VariableType Var
 

Detailed Description

template<class Expr, class A, class B>
class INMOST::binary_custom_variable< Expr, A, B >

Definition at line 644 of file inmost_variable.h.


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