![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
const_addition_expression (const shell_expression< A > &parg, INMOST_DATA_REAL_TYPE padd) | |
const_addition_expression (const const_addition_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 const_addition_expression< A > & () | |
operator const const_addition_expression< A > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 277 of file inmost_expression.h.
|
inline |
Definition at line 282 of file inmost_expression.h.
|
inline |
Definition at line 286 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_addition_expression< A > >.
Definition at line 288 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_addition_expression< A > >.
Definition at line 292 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_addition_expression< A > >.
Definition at line 287 of file inmost_expression.h.