ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Static Public Member Functions | List of all members
isaac::isaac_for_each_with_mpl_unrolled_params< N, I > Struct Template Reference

#include <isaac_fusion_extension.hpp>

Static Public Member Functions

template<typename I0 , typename F , typename... P>
ISAAC_NO_HOST_DEVICE_WARNING static ISAAC_HOST_DEVICE_INLINE void call (I0 const &i0, F const &f, P &... p)
 

Detailed Description

template<int N, int I>
struct isaac::isaac_for_each_with_mpl_unrolled_params< N, I >

Definition at line 62 of file isaac_fusion_extension.hpp.

Member Function Documentation

§ call()

template<int N, int I>
template<typename I0 , typename F , typename... P>
ISAAC_NO_HOST_DEVICE_WARNING static ISAAC_HOST_DEVICE_INLINE void isaac::isaac_for_each_with_mpl_unrolled_params< N, I >::call ( I0 const &  i0,
F const &  f,
P &...  p 
)
inlinestatic

Definition at line 66 of file isaac_fusion_extension.hpp.


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