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

Sparse vector in $F_p$. More...

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

Go to the source code of this file.

Classes

class  mcb::spvecfp
 A sparse vector with elements in $F_p$. More...
 

Namespaces

 mcb
 The main package namespace.
 

Functions

std::ostream & mcb::operator<< (std::ostream &o, const spvecfp &v)
 

Detailed Description

Sparse vector in $F_p$.