Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <Integrator.h>
Public Types | |
typedef void | hydra_integrator_type |
Public Member Functions | |
template<typename Functor > | |
std::pair< GReal_t, GReal_t > | operator() (Functor const &functor) |
template<typename Functor > | |
std::pair< GReal_t, GReal_t > | operator() (Functor const &functor, double(&min)[N], double(&max)[N]) |
typedef void hydra::Integral< Algorithm, N >::hydra_integrator_type |
|
inline |
|
inline |