![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
reciprocal_expression (const shell_expression< A > &parg, INMOST_DATA_REAL_TYPE pdmult) | |
reciprocal_expression (const reciprocal_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 reciprocal_expression< A > & () | |
operator const reciprocal_expression< A > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 321 of file inmost_expression.h.
|
inline |
Definition at line 326 of file inmost_expression.h.
|
inline |
Definition at line 330 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< reciprocal_expression< A > >.
Definition at line 332 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< reciprocal_expression< A > >.
Definition at line 336 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< reciprocal_expression< A > >.
Definition at line 331 of file inmost_expression.h.