Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <LogLikelihood1.h>
Public Member Functions | |
LogLikelihood2 (FUNCTOR const &functor) | |
__hydra_host__ __hydra_device__ | LogLikelihood2 (LogLikelihood1< FUNCTOR > const &other) |
template<typename Args , typename Weights > | |
__hydra_host__ __hydra_device__ GReal_t | operator() (Args x, Weights w) const |
Data Fields | |
FUNCTOR | fFunctor |
const GReal_t | fNorm |
|
inline |
|
inline |
|
inline |
FUNCTOR hydra::detail::LogLikelihood2< FUNCTOR >::fFunctor |
const GReal_t hydra::detail::LogLikelihood2< FUNCTOR >::fNorm |