INMOST
A toolkit for distributed mathematical modeling
INMOST::Sparse::HessianRow::hessian_entry_s Struct Reference
Collaboration diagram for INMOST::Sparse::HessianRow::hessian_entry_s:

Public Member Functions

bool operator< (const hessian_entry_s &other) const
 

Public Attributes

index first
 the column number of the row element.
 
INMOST_DATA_REAL_TYPE second
 the real value of the row element.
 

Detailed Description

Definition at line 351 of file inmost_sparse.h.


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