SparseVectorElement Class Reference

#include <matrix.h>

Collaboration diagram for SparseVectorElement:

List of all members.

Public Member Functions

 SparseVectorElement ()
 SparseVectorElement (const CId I, const CDouble V)

Public Attributes

CId Index
CDouble Value
SparseVectorElementNext

Detailed Description

SparseVectorElement sparse vector as a linked list of elements with index and value


Constructor & Destructor Documentation

SparseVectorElement::SparseVectorElement (  )  [inline]

References Next.

SparseVectorElement::SparseVectorElement ( const CId  I,
const CDouble  V 
) [inline]

References Index, Next, and Value.


Member Data Documentation


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