Go to the source code of this file.
Macros | |
#define | NUMBER_SAMPLE 2 |
#define | REPEAT 10 |
Functions | |
template<typename MatrixType > | |
void | bench_svd (const MatrixType &a=MatrixType()) |
int | main (int argc, char *argv[]) |
#define NUMBER_SAMPLE 2 |
Definition at line 30 of file bench_svd.cpp.
#define REPEAT 10 |
Definition at line 25 of file bench_svd.cpp.
void bench_svd | ( | const MatrixType & | a = MatrixType() | ) |
Definition at line 34 of file bench_svd.cpp.
Definition at line 105 of file bench_svd.cpp.