INMOST
A toolkit for distributed mathematical modeling
INMOST::shell_expression< Derived > Class Template Reference
Inheritance diagram for INMOST::shell_expression< Derived >:
Collaboration diagram for INMOST::shell_expression< Derived >:

Public Member Functions

virtual __INLINE INMOST_DATA_REAL_TYPE GetValue () const
 
virtual __INLINE void GetJacobian (INMOST_DATA_REAL_TYPE mult, Sparse::RowMerger &r) const
 
virtual __INLINE void GetJacobian (INMOST_DATA_REAL_TYPE mult, Sparse::Row &r) const
 
virtual __INLINE void GetHessian (INMOST_DATA_REAL_TYPE multJ, Sparse::Row &J, INMOST_DATA_REAL_TYPE multH, Sparse::HessianRow &H) const
 
virtual __INLINE INMOST_DATA_ENUM_TYPE GetCount () const
 
 operator Derived & ()
 
 operator const Derived & () const
 

Additional Inherited Members

- Static Protected Attributes inherited from INMOST::basic_expression
static thread_private< Sparse::RowMergermerger
 

Detailed Description

template<class Derived>
class INMOST::shell_expression< Derived >

Definition at line 51 of file inmost_expression.h.


The documentation for this class was generated from the following file: