Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VectorTraits 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  \Ref{LinBox} dense or sparse vector.


Public Types

typedef Vector::VectorCategory VectorCategory
typedef Vector VectorType


Member Typedef Documentation

typedef Vector::VectorCategory VectorCategory
 

typedef Vector VectorType
 


Generated on Mon Jun 20 09:16:56 2005 for linbox by doxygen1.2.18