#include <inmost_variable.h>
|
| | enhanced_multivar_expression (Automatizator &paut) |
| |
| | enhanced_multivar_expression (const enhanced_multivar_expression &other) |
| |
| | enhanced_multivar_expression (Automatizator &paut, const basic_expression &expr) |
| |
| | enhanced_multivar_expression (Automatizator &paut, INMOST_DATA_REAL_TYPE pvalue) |
| |
| | enhanced_multivar_expression (Automatizator &paut, INMOST_DATA_REAL_TYPE pvalue, const Sparse::Row &pentries) |
| |
| | enhanced_multivar_expression (Automatizator &paut, INMOST_DATA_REAL_TYPE pvalue, INMOST_DATA_ENUM_TYPE pindex, INMOST_DATA_REAL_TYPE pdmult=1.0) |
| |
| | enhanced_multivar_expression (Automatizator &paut, const Storage &e, INMOST_DATA_ENUM_TYPE ptag, INMOST_DATA_ENUM_TYPE comp=0) |
| |
| __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 |
| |
__INLINE
enhanced_multivar_expression & | operator= (INMOST_DATA_REAL_TYPE pvalue) |
| |
__INLINE
enhanced_multivar_expression & | operator= (basic_expression const &expr) |
| |
__INLINE
enhanced_multivar_expression & | operator= (enhanced_multivar_expression const &other) |
| |
| __INLINE Sparse::Row & | GetRow () |
| |
| __INLINE const Sparse::Row & | GetRow () const |
| |
__INLINE
enhanced_multivar_expression & | operator+= (basic_expression const &expr) |
| |
__INLINE
enhanced_multivar_expression & | operator-= (basic_expression const &expr) |
| |
__INLINE
enhanced_multivar_expression & | operator*= (basic_expression const &expr) |
| |
__INLINE
enhanced_multivar_expression & | operator/= (basic_expression const &expr) |
| |
__INLINE
enhanced_multivar_expression & | operator+= (INMOST_DATA_REAL_TYPE right) |
| |
__INLINE
enhanced_multivar_expression & | operator-= (INMOST_DATA_REAL_TYPE right) |
| |
__INLINE
enhanced_multivar_expression & | operator*= (INMOST_DATA_REAL_TYPE right) |
| |
__INLINE
enhanced_multivar_expression & | operator/= (INMOST_DATA_REAL_TYPE right) |
| |
| bool | check_nans () const |
| |
| | operator multivar_expression () |
| |
| | shell_expression () |
| |
| | shell_expression (const shell_expression &other) |
| |
| | operator enhanced_multivar_expression & () |
| |
| | operator const enhanced_multivar_expression & () const |
| |
| | basic_expression () |
| |
| | basic_expression (const basic_expression &other) |
| |
Definition at line 33 of file inmost_variable.h.
| INMOST::enhanced_multivar_expression::enhanced_multivar_expression |
( |
Automatizator & |
paut | ) |
|
|
inline |
| bool INMOST::enhanced_multivar_expression::check_nans |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: