EdgeVect.h File Reference
Detailed Description
Definition file for class EdgeVect.
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | EdgeVect |
| Defines an edgewise vector. More... | |
Functions | |
| template<class T_> | |
| ostream & | operator<< (ostream &s, const EdgeVect< T_ > &a) |
| Output vector. | |
| template<class T_> | |
| istream & | operator>> (istream &s, EdgeVect< T_ > &a) |
| Read vector from an input stream. | |