linbox
Data Structures | Namespaces
zo.h File Reference

We define a blackbox class of the same name as that in zero-one.h, hence we use the same name here. More...

#include "linbox/integer.h"
#include "linbox/util/debug.h"
#include "linbox/matrix/matrix-category.h"
#include "linbox/util/matrix-stream.h"
#include "linbox/ring/modular.h"
#include "linbox/blackbox/blackbox-interface.h"
#include "linbox/blackbox/quad-matrix.h"
#include <utility>
#include <iterator>
#include <vector>
#include <cstdlib>
#include <ctime>
#include "zo.inl"
+ Include dependency graph for zo.h:

Data Structures

class  ZeroOne< _Field >
 Time and space efficient representation of sparse {0,1}-matrices. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

We define a blackbox class of the same name as that in zero-one.h, hence we use the same name here.

Warning
The two cannot be used in the same prog.