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