WaveBlocksND
|
#include <cmath>
#include <iostream>
#include <tuple>
#include <vector>
#include <Eigen/Core>
#include <Eigen/Dense>
#include "../types.hpp"
#include "../math/combinatorics.hpp"
#include "tables_genzkeister.hpp"
Go to the source code of this file.
Classes | |
struct | waveblocks::innerproducts::GenzKeisterQR< DIM, LEVEL > |
Structure providing weighted nodes for Genz-Keister quadrature. More... | |
Namespaces | |
waveblocks | |
waveblocks::innerproducts | |