Hydra
Hydra copied to clipboard
Header only framework for data analysis in massively parallel platforms.
Good morning, I had some error messages in compilation when I tried to use the functor PlanesDeltaAngle. I tried to fix the problem by changing the signature of the functor....
I try to call hydra plain for a one-dimensional case. A specialised interface for this case would be appreciated.
When compiling the example giving in the manual for GenzMalikQuadrature the following error occurs: no matching function for call to ‘hydra::GenzMalikQuadrature::GenzMalikQuadrature(double [5], double [5], size_t [5])’ hydra::GenzMalikQuadrature GMQ(min, max, grid);