The Gaudi Framework
v30r3 (a5ef0a68)
|
Test file for the class AdapterPFunction. More...
#include <cmath>
#include <cstdio>
#include <vector>
#include "GaudiMath/Adapters.h"
#include "GaudiMath/GaudiMath.h"
Go to the source code of this file.
Functions | |
double | fun (const std::vector< double > &x) |
int | main () |
double fun | ( | const std::vector< double > & | x | ) |
Definition at line 26 of file PFuncTest.cpp.
int main | ( | ) |
Definition at line 28 of file PFuncTest.cpp.