VectorTraits< Vector > Struct Template Reference
#include <vector-traits.h>
List of all members.
Detailed Description
template<class Vector>
struct LinBox::VectorTraits< Vector >
Vector traits template structure. By default, it tries to take all information from the vector class, but it cannot usually do this. For example, the vector_category type is not defined in STL types, so this must be done through template specialization.
- Parameters:
-
| Vector | {LinBox} dense or sparse vector. |
The documentation for this struct was generated from the following file:
- /build/buildd-linbox_1.1.6~rc0-4-armel-kUmqzj/linbox-1.1.6~rc0/linbox/vector/vector-traits.h