Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TSparsePair Class Reference

#include <SparseVec.h>

List of all members.

Public Members

 TSparsePair ()
 TSparsePair (Int i, TVReal elt)
Bool operator== (const TSparsePair &sp) const
Bool operator!= (const TSparsePair &sp) const
Int index
TVReal elt

Friends

ostream& operator<< (ostream &s, const TSparsePair &sp)
istream& operator>> (istream &s, TSparsePair &sp)


Detailed Description

Definition at line 22 of file SparseVec.h.


Constructor & Destructor Documentation

TSparsePair::TSparsePair () [inline]

Definition at line 26 of file SparseVec.h.

TSparsePair::TSparsePair (Int i, TVReal elt)

Definition at line 27 of file SparseVec.h.


Member Function Documentation

Bool TSparsePair::operator!= (const TSparsePair & sp) const [inline]

Definition at line 34 of file SparseVec.h.

Bool TSparsePair::operator== (const TSparsePair & sp) const [inline]

Definition at line 32 of file SparseVec.h.


Friends And Related Function Documentation

ostream& operator<< (ostream & s, const TSparsePair & sp) [friend]

Definition at line 540 of file SparseVec.h.

istream& operator>> (istream & s, TSparsePair & sp) [friend]


Member Data Documentation

TVReal TSparsePair::elt

Definition at line 30 of file SparseVec.h.

Int TSparsePair::index

Definition at line 29 of file SparseVec.h.


The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:16:50 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000