|
linbox
|
no doc More...
#include "linbox/linbox-config.h"#include <iostream>#include <fstream>#include "linbox/ring/modular.h"#include "linbox/matrix/sparse-matrix.h"#include "linbox/matrix/matrix-domain.h"#include "test-blackbox.h"#include "test-common.h"Functions | |
| template<class BB> | |
| void | randBuild (BB &A, size_t nnz) |
| template<class BB> | |
| void | bidiag (BB &A) |
| int | main (int argc, char **argv) |
no doc
| int main | ( | int | argc, |
| char ** | argv ) |