alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::rand::EngineCallHostAccProxy< TEngine > Struct Template Reference

#include <RandPhilox.hpp>

Public Member Functions

ALPAKA_FN_HOST_ACC auto operator() (TEngine &engine) -> decltype(engine())
 

Detailed Description

template<typename TEngine>
struct alpaka::rand::EngineCallHostAccProxy< TEngine >

Definition at line 135 of file RandPhilox.hpp.

Member Function Documentation

◆ operator()()

template<typename TEngine >
ALPAKA_FN_HOST_ACC auto alpaka::rand::EngineCallHostAccProxy< TEngine >::operator() ( TEngine &  engine) -> decltype(engine())
inline

Definition at line 137 of file RandPhilox.hpp.


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