Gobelijn API documentation
- generated for commit a0cbea7
|
Demo for the Integral template. More...
#include "abs_diff.h"
#include "AGL_Quadrature.h"
#include "Integral.h"
#include "OscillatoryFunctor.h"
#include "PowerFunctor.h"
#include "SimpleRules.h"
#include <functional>
Go to the source code of this file.
Functions | |
int | main () |
Demo use of the Integral wrapper. More... | |
Demo for the Integral template.
Definition in file integral_demo.cpp.
int main | ( | ) |
Demo use of the Integral wrapper.
Definition at line 26 of file integral_demo.cpp.
References UA_CoMP::Num::abs_diff(), UA_CoMP::Num::OscillatoryFunctor::getIntegral(), and UA_CoMP::Num::make_integral().