|
Blender V5.0
|
#include "util/types.h"Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN void | tabulated_sobol_generate_4D (float4 points[], const int size, const int rng_seed) |
| CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D | ( | float4 | points[], |
| const int | size, | ||
| const int | rng_seed ) |
Definition at line 14 of file tabulated_sobol.cpp.
References float, hash_hp_float(), hash_hp_seeded_uint(), i, N, size(), float4::w, w(), float4::x, x, float4::y, y, float4::z, and z().
Referenced by Integrator::device_update().