![]()  | 
  
    INMOST
    
   Mathematical Modelling Toolkit 
   | 
 
#include <inmost_expression.h>
Public Member Functions | |
| const_division_expression (const shell_expression< A > &parg, INMOST_DATA_REAL_TYPE pdmult) | |
| const_division_expression (const const_division_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 | 
  Public Member Functions inherited from INMOST::shell_expression< const_division_expression< A > > | |
| shell_expression () | |
| shell_expression (const shell_expression &other) | |
| operator const_division_expression< A > & () | |
| operator const const_division_expression< A > & () const | |
  Public Member Functions inherited from INMOST::basic_expression | |
| basic_expression () | |
| basic_expression (const basic_expression &other) | |
Definition at line 254 of file inmost_expression.h.
      
  | 
  inline | 
Definition at line 259 of file inmost_expression.h.
      
  | 
  inline | 
Definition at line 264 of file inmost_expression.h.
      
  | 
  inlinevirtual | 
Reimplemented from INMOST::shell_expression< const_division_expression< A > >.
Definition at line 266 of file inmost_expression.h.
      
  | 
  inlinevirtual | 
Reimplemented from INMOST::shell_expression< const_division_expression< A > >.
Definition at line 270 of file inmost_expression.h.
      
  | 
  inlinevirtual | 
Reimplemented from INMOST::shell_expression< const_division_expression< A > >.
Definition at line 265 of file inmost_expression.h.
 1.8.5