|
linbox
|
#include <string>#include <iostream>#include "linbox/util/commentator.h"#include "linbox/ring/modular.h"#include "linbox/matrix/dense-matrix.h"#include "linbox/matrix/matrix-domain.h"#include "test-common.h"#include <stack>#include <sys/time.h>Data Structures | |
| class | OpenCLTimer |
Macros | |
| #define | _OPENCL_TIMER_ |
Functions | |
| std::string | pretty (const std::string &a) |
| template<class Field> | |
| int | launch_tests (Field &F, int n, int iterations) |
| int | main (int argc, char **argv) |
Variables | |
| const int | maxpretty = 45 |
| #define _OPENCL_TIMER_ |
| std::string pretty | ( | const std::string & | a | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
| const int maxpretty = 45 |