|
| stencil_expression (const container &parg) |
|
| stencil_expression (const stencil_expression &other) |
|
__INLINE INMOST_DATA_REAL_TYPE | GetValue () const |
|
__INLINE void | GetJacobian (INMOST_DATA_REAL_TYPE mult, Sparse::RowMerger &r) const |
|
__INLINE void | GetJacobian (INMOST_DATA_REAL_TYPE mult, Sparse::Row &r) const |
|
__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 stencil_expression< A > & () |
|
| operator const stencil_expression< A > & () const |
|
template<class A>
class INMOST::stencil_expression< A >
Definition at line 393 of file inmost_variable.h.