Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
integral_demo.cpp File Reference

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>
Include dependency graph for integral_demo.cpp:

Go to the source code of this file.

Functions

int main ()
 Demo use of the Integral wrapper. More...
 

Detailed Description

Demo for the Integral template.

Author
Jan Broeckhove, CoMP/UA
Remarks
(c) Jan Broeckhove, 2011.

Definition in file integral_demo.cpp.

Function Documentation

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().

Here is the call graph for this function: