QNANO
|
Interface for integrable functions. More...
#include <Integrable_Function.h>
Public Attributes | |
double(* | fct )(double *d, size_t dim, void *params) |
Integrable Function compatible with GSL Vegas algorithm. | |
size_t | dim |
void * | params |
Interface for integrable functions.