OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
ippl::random::NormalDistributionFunctions< T >::Estimate Struct Reference

#include <NormalDistribution.h>

Collaboration diagram for ippl::random::NormalDistributionFunctions< T >::Estimate:
Collaboration graph

Public Member Functions

KOKKOS_INLINE_FUNCTION double operator() (T u, unsigned int d, T const *params_p) const
 

Detailed Description

template<typename T>
struct ippl::random::NormalDistributionFunctions< T >::Estimate

Definition at line 134 of file NormalDistribution.h.

Member Function Documentation

◆ operator()()

template<typename T >
KOKKOS_INLINE_FUNCTION double ippl::random::NormalDistributionFunctions< T >::Estimate::operator() ( T  u,
unsigned int  d,
T const *  params_p 
) const
inline

Definition at line 135 of file NormalDistribution.h.


The documentation for this struct was generated from the following file: