nvector.h File Reference

Deals with vectors of elements of various types. More...

#include <iostream>

Namespaces

namespace  regina

Classes

class  regina::NVector< T >
 A vector of elements from a given ring T. More...

Functions

template<class T>
std::ostream & regina::operator<< (std::ostream &out, const NVector< T > &vector)
 Writes the given vector to the given output stream.


Detailed Description

Deals with vectors of elements of various types.


Copyright © 1999-2008, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).