![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
condition_expression (const shell_expression< A > &pcond, const shell_expression< B > &pleft, const shell_expression< C > &pright) | |
condition_expression (const condition_expression &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 condition_expression< A, B, C > & () | |
operator const condition_expression< A, B, C > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 819 of file inmost_expression.h.
|
inline |
Definition at line 826 of file inmost_expression.h.
|
inline |
Definition at line 831 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< condition_expression< A, B, C > >.
Definition at line 835 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< condition_expression< A, B, C > >.
Definition at line 842 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< condition_expression< A, B, C > >.
Definition at line 834 of file inmost_expression.h.