![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
soft_abs_expression (const shell_expression< A > &parg, INMOST_DATA_REAL_TYPE tol) | |
soft_abs_expression (const soft_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 |
![]() | |
shell_expression () | |
shell_expression (const shell_expression &other) | |
operator soft_abs_expression< A > & () | |
operator const soft_abs_expression< A > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 505 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 516 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_abs_expression< A > >.
Definition at line 518 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_abs_expression< A > >.
Definition at line 522 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_abs_expression< A > >.
Definition at line 517 of file inmost_expression.h.