|  | INMOST
    Mathematical Modelling Toolkit | 
#include <inmost_expression.h>
| Public Member Functions | |
| sin_expression (const shell_expression< A > &parg) | |
| sin_expression (const sin_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 | 
|  Public Member Functions inherited from INMOST::shell_expression< sin_expression< A > > | |
| shell_expression () | |
| shell_expression (const shell_expression &other) | |
| operator sin_expression< A > & () | |
| operator const sin_expression< A > & () const | |
|  Public Member Functions inherited from INMOST::basic_expression | |
| basic_expression () | |
| basic_expression (const basic_expression &other) | |
Definition at line 434 of file inmost_expression.h.
| 
 | inline | 
| 
 | inline | 
Definition at line 445 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< sin_expression< A > >.
Definition at line 447 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< sin_expression< A > >.
Definition at line 451 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< sin_expression< A > >.
Definition at line 446 of file inmost_expression.h.
 1.8.5
 1.8.5