SG++-Doxygen-Documentation
|
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/tools/GaussLegendreQuadRule1D.hpp>
#include <sgpp/combigrid/integration/GaussLegendreQuadrature.hpp>
#include <sgpp/combigrid/GeneralFunction.hpp>
#include <algorithm>
#include <cmath>
#include <vector>
#include <iostream>
#include <limits>
#include <omp.h>
Classes | |
class | sgpp::combigrid::GaussLegendreQuadrature |
Uses Gauss-Legendre quadrature to approximate the integral of a function on the domain [0, 1]. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::combigrid | |