Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
Todo List
Namespace hydra
: fix compile error in nvcc adding variants to vectors
Global hydra::GaussKronrodAdaptiveQuadrature< NRULE, NBIN, hydra::detail::BackendPolicy< BACKEND > >::Integrate (FUNCTOR const &functor)
Re-implement Accumulate() using hydra::thrust::sort + thust::reduce_by_key, maybe not faster but more scalable.