RawVector Struct Template Reference

#include <vector-traits.h>

Inherited by Vector, Vector< Domain >, Vector< LinBox::Modular< uint32 > >, and Vector< LinBox::PID_integer >.

List of all members.


Detailed Description

template<class Element>
struct LinBox::RawVector< Element >

Canonical vector types

This class includes some typedefs that avoid the necessity to typedef the vector type whenever it is used. In a typical case, one would say Vector<Field>::Dense for a dense vector and Vector<Field>::Sparse for a sparse vector.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 10 07:21:49 2008 for linbox by  doxygen 1.5.7.1