MADNESS
version 0.9
|
Compute the integral sin(x) x=0..10. More...
#include <madness/mra/mra.h>
Functions | |
double | myf (const coord_1d &r) |
int | main (int argc, char **argv) |
Compute the integral sin(x) x=0..10.
int main | ( | int | argc, |
char ** | argv | ||
) |
double myf | ( | const coord_1d & | r | ) |
References mpfr::sin().
Referenced by main().