![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
| pow_const_expression (const shell_expression< A > &pleft, INMOST_DATA_REAL_TYPE pright) | |
| pow_const_expression (const pow_const_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 |
Public Member Functions inherited from INMOST::shell_expression< pow_const_expression< A > > | |
| shell_expression () | |
| shell_expression (const shell_expression &other) | |
| operator pow_const_expression< A > & () | |
| operator const pow_const_expression< A > & () const | |
Public Member Functions inherited from INMOST::basic_expression | |
| basic_expression () | |
| basic_expression (const basic_expression &other) | |
Definition at line 763 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 777 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_const_expression< A > >.
Definition at line 780 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_const_expression< A > >.
Definition at line 784 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< pow_const_expression< A > >.
Definition at line 779 of file inmost_expression.h.
1.8.5