vtf-logo

SparseArray.h File Reference

A class for an N-D sparse array. More...

#include "Array.h"
#include "../iterator/TransformIterator.h"
#include "SparseArray1.h"
#include "SparseArray2.h"

Go to the source code of this file.

Namespaces

namespace  ads

Functions

template<int N, typename T>
std::ostream & ads::operator<< (std::ostream &out, const SparseArray< N, T > &x)
 Write a SparseArray in ascii format.
template<int N, typename T>
std::istream & ads::operator>> (std::istream &in, SparseArray< N, T > &x)
 Read a SparseArray in ascii format.


Detailed Description

A class for an N-D sparse array.


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7