|
linbox
|
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"Data Structures | |
| class | ZeroOne< _Field > |
| Time and space efficient representation of sparse {0,1}-matrices. More... | |
| struct | ZeroOne< _Field >::rebind< _Tp1 > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Functions | |
| bool | revLexLess (const std::pair< size_t, size_t > &a, const std::pair< size_t, size_t > &b) |
We define a blackbox class of the same name as that in zero-one.h, hence we use the same name here.