Public Member Functions | Protected Attributes

VectorBase< size_type, T > Class Template Reference

Inheritance diagram for VectorBase< size_type, T >:
DenseVector< size_type, T >

Public Member Functions

 VectorBase (size_type const n)
 VectorBase (const VectorBase< size_type, T > &a)
void clear ()
void VectorPrint (char const *name) const

Protected Attributes

size_type length
T * values

template<typename size_type, typename T>
class VectorBase< size_type, T >


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