linbox
Pair< I, T > Class Template Reference

Pair of I and T : struct { column index, value }. More...

#include <pair.h>

Detailed Description

template<class I, class T>
class Pair< I, T >

Pair of I and T : struct { column index, value }.


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