linbox  1
Pair< T, I > Class Template Reference

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

#include <pair.h>

List of all members.


Detailed Description

template<class T, class I = unsigned long>
class Pair< T, I >

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


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