AmpGen 2.1
Loading...
Searching...
No Matches
ProfileClock.h File Reference
#include <chrono>
#include <cmath>
#include "AmpGen/MsgService.h"
#include "AmpGen/Utilities.h"

Go to the source code of this file.

Classes

struct  AmpGen::ProfileClock
 

Namespaces

namespace  AmpGen
 

Functions

template<int N, class FCN>
double AmpGen::Profile (const FCN &fcn, const std::string &name="")
 
template<int N, class FCN>
double AmpGen::ProfileWithStat (const FCN &fcn, const std::string &name="")
 
template<int N, class FCN>
double AmpGen::Profile2 (const FCN &fcn)