Gobelijn API documentation
- generated for commit a0cbea7
|
Nested class contains the analytic integral of the functor for testing purposes. More...
#include <OscillatoryFunctor.h>
Public Member Functions | |
Integral (Arg a, Arg b) | |
Non-default constructor. More... | |
result_type | operator() (Arg a, Arg b) const |
The definite integral from a to b. More... | |
Private Attributes | |
Arg | fA |
Arg | fB |
Nested class contains the analytic integral of the functor for testing purposes.
Definition at line 32 of file OscillatoryFunctor.h.
Non-default constructor.
Definition at line 36 of file OscillatoryFunctor.h.
The definite integral from a to b.
Definition at line 39 of file OscillatoryFunctor.h.
|
private |
Definition at line 47 of file OscillatoryFunctor.h.
Referenced by operator()().
|
private |
Definition at line 48 of file OscillatoryFunctor.h.
Referenced by operator()().