INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
INMOST::binary_pool_expression< A, ArgA, ArgB > Class Template Reference

#include <inmost_variable.h>

Inheritance diagram for INMOST::binary_pool_expression< A, ArgA, ArgB >:
Collaboration diagram for INMOST::binary_pool_expression< A, ArgA, ArgB >:

Public Member Functions

 binary_pool_expression (const binary_pool< A, ArgA, ArgB > &ppool)
 
 binary_pool_expression (const binary_pool_expression &other)
 
binary_pool_expressionoperator= (binary_pool_expression const &other)
 
__INLINE INMOST_DATA_REAL_TYPE GetValue () const
 
__INLINE void GetDerivative (INMOST_DATA_REAL_TYPE mult, Sparse::RowMerger &r) const
 
__INLINE void GetDerivative (INMOST_DATA_REAL_TYPE mult, Sparse::Row &r) const
 
- Public Member Functions inherited from INMOST::shell_expression< binary_pool_expression< A, ArgA, ArgB > >
 shell_expression ()
 
 shell_expression (const shell_expression &other)
 
 operator binary_pool_expression< A, ArgA, ArgB > & ()
 
 operator const binary_pool_expression< A, ArgA, ArgB > & () const
 
- Public Member Functions inherited from INMOST::basic_expression
 basic_expression ()
 
 basic_expression (const basic_expression &other)
 

Detailed Description

template<class A, class ArgA, class ArgB>
class INMOST::binary_pool_expression< A, ArgA, ArgB >

Definition at line 323 of file inmost_variable.h.

Constructor & Destructor Documentation

template<class A , class ArgA , class ArgB >
INMOST::binary_pool_expression< A, ArgA, ArgB >::binary_pool_expression ( const binary_pool< A, ArgA, ArgB > &  ppool)
inline

Definition at line 327 of file inmost_variable.h.

template<class A , class ArgA , class ArgB >
INMOST::binary_pool_expression< A, ArgA, ArgB >::binary_pool_expression ( const binary_pool_expression< A, ArgA, ArgB > &  other)
inline

Definition at line 328 of file inmost_variable.h.

Member Function Documentation

template<class A , class ArgA , class ArgB >
__INLINE void INMOST::binary_pool_expression< A, ArgA, ArgB >::GetDerivative ( INMOST_DATA_REAL_TYPE  mult,
Sparse::RowMerger r 
) const
inlinevirtual

Reimplemented from INMOST::shell_expression< binary_pool_expression< A, ArgA, ArgB > >.

Definition at line 331 of file inmost_variable.h.

Here is the call graph for this function:

template<class A , class ArgA , class ArgB >
__INLINE void INMOST::binary_pool_expression< A, ArgA, ArgB >::GetDerivative ( INMOST_DATA_REAL_TYPE  mult,
Sparse::Row r 
) const
inlinevirtual

Reimplemented from INMOST::shell_expression< binary_pool_expression< A, ArgA, ArgB > >.

Definition at line 332 of file inmost_variable.h.

Here is the call graph for this function:

template<class A , class ArgA , class ArgB >
__INLINE INMOST_DATA_REAL_TYPE INMOST::binary_pool_expression< A, ArgA, ArgB >::GetValue ( ) const
inlinevirtual

Reimplemented from INMOST::shell_expression< binary_pool_expression< A, ArgA, ArgB > >.

Definition at line 330 of file inmost_variable.h.

Here is the call graph for this function:

template<class A , class ArgA , class ArgB >
binary_pool_expression& INMOST::binary_pool_expression< A, ArgA, ArgB >::operator= ( binary_pool_expression< A, ArgA, ArgB > const &  other)
inline

Definition at line 329 of file inmost_variable.h.


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