![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
const_pow_expression (INMOST_DATA_REAL_TYPE pleft, const shell_expression< A > &pright) | |
const_pow_expression (const 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 const_pow_expression< A > & () | |
operator const const_pow_expression< A > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 791 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 805 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_pow_expression< A > >.
Definition at line 808 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_pow_expression< A > >.
Definition at line 812 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< const_pow_expression< A > >.
Definition at line 807 of file inmost_expression.h.