Hydra icon indicating copy to clipboard operation
Hydra copied to clipboard

Header only framework for data analysis in massively parallel platforms.

Results 4 Hydra issues
Sort by recently updated
recently updated
newest added

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.

enhancement
question

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);

help wanted