linbox
Namespaces | Functions
sparse-domain.h File Reference
#include "linbox/linbox-config.h"
#include "linbox/util/debug.h"
+ Include dependency graph for sparse-domain.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Functions

template<class Field , class Vector >
Vector & prepare (const Field &F, Vector &y, const typename Field::Element &a)
 y <- ay. More...