linbox
RawVector< Element > Struct Template Reference

Canonical vector types. More...

#include <vector-traits.h>

+ Inheritance diagram for RawVector< Element >:

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.

Todo
template by Field

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