#include <isaac_functors.hpp>
Definition at line 316 of file isaac_functors.hpp.
§ call() [1/4]
static ISAAC_HOST_DEVICE_INLINE isaac_float_dim<1> isaac::IsaacFunctorSum::call |
( |
const isaac_float_dim< 4 > |
v, |
|
|
const isaac_float4 & |
p |
|
) |
| |
|
inlinestatic |
§ call() [2/4]
static ISAAC_HOST_DEVICE_INLINE isaac_float_dim<1> isaac::IsaacFunctorSum::call |
( |
const isaac_float_dim< 3 > |
v, |
|
|
const isaac_float4 & |
p |
|
) |
| |
|
inlinestatic |
§ call() [3/4]
static ISAAC_HOST_DEVICE_INLINE isaac_float_dim<1> isaac::IsaacFunctorSum::call |
( |
const isaac_float_dim< 2 > |
v, |
|
|
const isaac_float4 & |
p |
|
) |
| |
|
inlinestatic |
§ call() [4/4]
static ISAAC_HOST_DEVICE_INLINE isaac_float_dim<1> isaac::IsaacFunctorSum::call |
( |
const isaac_float_dim< 1 > |
v, |
|
|
const isaac_float4 & |
p |
|
) |
| |
|
inlinestatic |
§ getDescription()
§ getName()
§ description
const std::string isaac::IsaacFunctorSum::description |
|
static |
§ name
const std::string isaac::IsaacFunctorSum::name |
|
static |
§ uses_parameter
const bool isaac::IsaacFunctorSum::uses_parameter = false |
|
static |
The documentation for this struct was generated from the following file: