linbox
Public Member Functions
Sparse_Vector< T, I > Class Template Reference

vector< Pair<T,I> > and actualsize More...

#include <sparse.h>

Inherits LightContainer< Elem >.

Public Member Functions

size_t actualsize () const
 Actual dimension of the vector, 0 for infinite or unknown.
 

Detailed Description

template<class T, class I = unsigned int>
class LinBox::Sparse_Vector< T, I >

vector< Pair<T,I> > and actualsize


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