linbox
|
Canonical vector types. More...
#include <vector-traits.h>
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.