Blender V4.3
tabulated_sobol.h File Reference
#include "util/types.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D (float4 points[], int size, int rng_seed)
 

Function Documentation

◆ tabulated_sobol_generate_4D()

CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D ( float4 points[],
int size,
int rng_seed )

Definition at line 17 of file tabulated_sobol.cpp.

References float, hash_hp_float(), hash_hp_seeded_uint(), N, size(), w(), and z().