![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_expression.h>
Public Member Functions | |
soft_max_expression (const shell_expression< A > &pleft, const shell_expression< B > &pright, INMOST_DATA_REAL_TYPE tol) | |
soft_max_expression (const soft_max_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 soft_max_expression< A, B > & () | |
operator const soft_max_expression< A, B > & () const | |
![]() | |
basic_expression () | |
basic_expression (const basic_expression &other) | |
Definition at line 555 of file inmost_expression.h.
|
inline |
|
inline |
Definition at line 569 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_max_expression< A, B > >.
Definition at line 572 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_max_expression< A, B > >.
Definition at line 577 of file inmost_expression.h.
|
inlinevirtual |
Reimplemented from INMOST::shell_expression< soft_max_expression< A, B > >.
Definition at line 571 of file inmost_expression.h.