![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
| abs_expression (const shell_expression< A > &parg) | |
| abs_expression (const abs_expression &b) | |
| __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< abs_expression< A > > | |
| shell_expression () | |
| shell_expression (const shell_expression &other) | |
| operator abs_expression< A > & () | |
| operator const abs_expression< A > & () const | |
Public Member Functions inherited from INMOST::basic_expression | |
| basic_expression () | |
| basic_expression (const basic_expression &other) | |
Definition at line 362 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 373 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< abs_expression< A > >.
Definition at line 375 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< abs_expression< A > >.
Definition at line 379 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< abs_expression< A > >.
Definition at line 374 of file inmost_expression.h.
1.8.5