INMOST
A toolkit for distributed mathematical modeling
INMOST::Sparse::RowMerger::iterator Class Reference

Public Member Functions

 iterator (const iterator &other)
 
INMOST_DATA_REAL_TYPE & operator* ()
 
INMOST_DATA_REAL_TYPE operator* () const
 
INMOST_DATA_REAL_TYPE * operator-> ()
 
const INMOST_DATA_REAL_TYPE * operator-> () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator= (const iterator &other)
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 
bool operator< (const iterator &other) const
 
bool operator<= (const iterator &other) const
 
bool operator> (const iterator &other) const
 
bool operator>= (const iterator &other) const
 

Friends

class RowMerger
 

Detailed Description

Definition at line 647 of file inmost_sparse.h.


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