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

Diagonal< Field, VectorCategories::SparseSequenceVectorTag > Class Template Reference

#include <diagonal.h>

List of all members.


Detailed Description

template<class Field>
class LinBox::Diagonal< Field, VectorCategories::SparseSequenceVectorTag >

Specialization of Diagonal for application to sparse sequence vectors.


Public Member Functions

Element & getEntry (Element &x, size_t i, size_t j) const


Member Function Documentation

Element& getEntry Element &  x,
size_t  i,
size_t  j
const [inline]
 

Get an entry and store it in the given value This form is more in the Linbox style and is provided for interface compatibility with other parts of the library

Parameters:
x Element in which to store result
i Row index
j Column index
Returns:
Reference to x


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 22:32:58 2007 for linbox by doxygen 1.3.4