#include <iostream>
#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:

Go to the source code of this file.
Namespaces | |
| namespace | mcb |
Classes | |
| class | mcb::spvecgf2 |
| A sparse vector with elements in GF2. More... | |
Functions | |
| std::ostream & | mcb::operator<< (std::ostream &o, const spvecgf2 &v) |
| std::istream & | mcb::operator>> (std::istream &o, spvecgf2 &v) |
1.4.6