Gobelijn API documentation
- generated for commit a0cbea7
|
Nested class contains the analytic integral of the functor for testing purposes. More...
#include <PowerFunctor.h>
Public Member Functions | |
Integral (int n) | |
Non-default constructor. More... | |
result_type | operator() (first_argument_type a, first_argument_type b) const |
The definite integral from a to b. More... | |
Private Attributes | |
int | fN |
Nested class contains the analytic integral of the functor for testing purposes.
Definition at line 24 of file PowerFunctor.h.
|
inline |
Non-default constructor.
Definition at line 28 of file PowerFunctor.h.
|
inline |
|
private |
Definition at line 37 of file PowerFunctor.h.
Referenced by operator()().