![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
pow_expression (const shell_expression< A > &pleft, const shell_expression< B > &pright) | |
pow_expression (const pow_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 pow_expression< A, B > & () | |
operator const pow_expression< A, B > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 724 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 746 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_expression< A, B > >.
Definition at line 750 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_expression< A, B > >.
Definition at line 755 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_expression< A, B > >.
Definition at line 749 of file inmost_expression.h.