![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_variable.h>
Public Member Functions | |
ternary_pool_expression (const ternary_pool< A, ArgA, ArgB, ArgC > &ppool) | |
ternary_pool_expression (const ternary_pool_expression &other) | |
ternary_pool_expression & | operator= (ternary_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 |
![]() | |
shell_expression () | |
shell_expression (const shell_expression &other) | |
operator ternary_pool_expression< A, ArgA, ArgB, ArgC > & () | |
operator const ternary_pool_expression< A, ArgA, ArgB, ArgC > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 336 of file inmost_variable.h.
|
inline |
Definition at line 340 of file inmost_variable.h.
|
inline |
Definition at line 341 of file inmost_variable.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< ternary_pool_expression< A, ArgA, ArgB, ArgC > >.
Definition at line 344 of file inmost_variable.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< ternary_pool_expression< A, ArgA, ArgB, ArgC > >.
Definition at line 345 of file inmost_variable.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< ternary_pool_expression< A, ArgA, ArgB, ArgC > >.
Definition at line 343 of file inmost_variable.h.
|
inline |
Definition at line 342 of file inmost_variable.h.