#include <cmath>
#include <tut.h>
#include "romberg.h"
Include dependency graph for test_qtrap.cpp:
Go to the source code of this file.
Variables | |
const double | pi |
const double | tol |
const double pi |
Definition at line 47 of file test_qtrap.cpp.
const double tol |
Definition at line 48 of file test_qtrap.cpp.