NeoPZ
Functions
benchtinyfad.cc File Reference
#include <iostream>
#include <iomanip>
#include <TinyFadET/tfad.h>
#include <TinyFad/tinyfad.h>
#include <utils/timer.h>
Include dependency graph for benchtinyfad.cc:

Go to the source code of this file.

Functions

template<int Num>
void Bench_4_Op (const TinyFad< Num > &x, const int nloop)
 
int main ()
 

Function Documentation

◆ Bench_4_Op()

template<int Num>
void Bench_4_Op ( const TinyFad< Num > &  x,
const int  nloop 
)

◆ main()

int main ( )

Definition at line 40 of file benchtinyfad.cc.

References Bench_4_Op(), and nloop.