linbox  1
RawVector< Element > Struct Template Reference

#include <vector-traits.h>

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: