curandDistributionShift_st

\endcond

struct curandDistributionShift_st {
curandDistribution_t probability;
curandDistribution_t host_probability;
uint shift;
uint length;
uint host_gen;
}

Meta