Diagonal< Field, VectorCategories::SparseAssociativeVectorTag > Class Template Reference
Specialization of
Diagonal for application to sparse associative vectors.
More...
#include <diagonal.h>
List of all members.
|
Public Member Functions |
Element & | getEntry (Element &x, size_t i, size_t j) const |
Detailed Description
template<class Field>
class LinBox::Diagonal< Field, VectorCategories::SparseAssociativeVectorTag >
Specialization of
Diagonal for application to sparse associative vectors.
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:
- /build/buildd/linbox-1.1.6~rc0/linbox/blackbox/diagonal.h