TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Functions
bench_svd.cpp File Reference
#include <iostream>
#include <bench/BenchTimer.h>
#include <unsupported/Eigen/SVD>

Macros

#define REPEAT   10
 
#define NUMBER_SAMPLE   2
 

Functions

template<typename MatrixType >
void bench_svd (const MatrixType &a=MatrixType())
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ NUMBER_SAMPLE

#define NUMBER_SAMPLE   2

◆ REPEAT

#define REPEAT   10

Function Documentation

◆ bench_svd()

template<typename MatrixType >
void bench_svd ( const MatrixType a = MatrixType())

◆ main()

int main ( int  argc,
char *  argv[] 
)