WaveBlocksND
Classes | Namespaces | Functions
hawp_paramset.hpp File Reference
#include <iostream>
#include <Eigen/Core>
#include <Eigen/Dense>
#include <unsupported/Eigen/MatrixFunctions>
#include "../types.hpp"
#include "../math/continuous_sqrt.hpp"

Go to the source code of this file.

Classes

struct  waveblocks::wavepackets::HaWpParamSet< D >
 This class represents the Hagedorn parameter set \( \Pi = \{q, p, Q, P, S\} \). More...
 

Namespaces

 waveblocks
 
 waveblocks::wavepackets
 

Functions

template<dim_t D>
std::ostream & waveblocks::wavepackets::operator<< (std::ostream &out, const HaWpParamSet< D > &parameters)