mcb LEDA Extension Package  0.8
Classes | Namespaces | Functions
spvecgf2.h File Reference

Definitions of sparse vector. More...

#include <iostream>
#include <LEP/mcb/config.h>
#include <LEDA/basic.h>
#include <LEDA/list.h>
#include <LEDA/d_int_set.h>
#include <LEDA/error.h>
#include <LEDA/assert.h>
#include <LEP/mcb/edge_num.h>
#include <LEP/mcb/arithm.h>
Include dependency graph for spvecgf2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mcb::spvecgf2
 A sparse vector with elements in GF2. More...
 

Namespaces

 mcb
 The main package namespace.
 

Functions

std::ostream & mcb::operator<< (std::ostream &o, const spvecgf2 &v)
 
std::istream & mcb::operator>> (std::istream &o, spvecgf2 &v)
 

Detailed Description

Definitions of sparse vector.