Macros | Functions
bench_svd.cpp File Reference
#include <iostream>
#include <bench/BenchTimer.h>
#include <unsupported/Eigen/SVD>
Include dependency graph for bench_svd.cpp:

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[])
 

Macro Definition Documentation

◆ NUMBER_SAMPLE

#define NUMBER_SAMPLE   2

Definition at line 30 of file bench_svd.cpp.

◆ REPEAT

#define REPEAT   10

Definition at line 25 of file bench_svd.cpp.

Function Documentation

◆ bench_svd()

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

Definition at line 34 of file bench_svd.cpp.

◆ main()

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

Definition at line 105 of file bench_svd.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:47