matrixCellStart< T > Struct Template Reference

#include <SparseMatrix.h>

List of all members.

template<class T>
struct matrixCellStart< T >


Public Attributes

matrixCell< T > * first
int listCount

Member Data Documentation

template<class T>
matrixCell<T>* matrixCellStart< T >::first
 

Definition at line 75 of file SparseMatrix.h.

template<class T>
int matrixCellStart< T >::listCount
 

Definition at line 76 of file SparseMatrix.h.


The documentation for this struct was generated from the following file:
CIMPL 0.1 Code Reference. Copyright © 2004, Baris Sumengen. All rights reserved.