|
linbox
|
no doc More...
#include <linbox/linbox-config.h>#include <iostream>#include <sstream>#include <givaro/givrational.h>#include <linbox/ring/modular.h>#include <linbox/field/gf2.h>#include <linbox/matrix/sparse-matrix.h>#include <linbox/blackbox/zero-one.h>#include <linbox/solutions/rank.h>#include <linbox/util/matrix-stream.h>Macros | |
| #define | SP_STOR SparseMatrixFormat::SparseSeq |
Functions | |
| bool | runrank (const char *name, size_t irank, int32_t mod) |
| rank or rank mod p | |
| int | main (int argc, char **argv) |
Variables | |
| bool | writing =false |
no doc
| #define SP_STOR SparseMatrixFormat::SparseSeq |
| bool runrank | ( | const char * | name, |
| size_t | irank, | ||
| int32_t | mod ) |
rank or rank mod p
| int main | ( | int | argc, |
| char ** | argv ) |
| bool writing =false |