|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcuda.jcurand.curandDirectionVectorSet
public class curandDirectionVectorSet
CURAND choice of direction vector set
| Field Summary | |
|---|---|
static int |
CURAND_DIRECTION_VECTORS_32_JOEKUO6
Specific set of 32-bit direction vectors generated from polynomials recommended by S. |
static int |
CURAND_DIRECTION_VECTORS_64_JOEKUO6
Specific set of 64-bit direction vectors generated from polynomials recommended by S. |
static int |
CURAND_SCRAMBLED_DIRECTION_VECTORS_32_JOEKUO6
Specific set of 32-bit direction vectors generated from polynomials recommended by S. |
static int |
CURAND_SCRAMBLED_DIRECTION_VECTORS_64_JOEKUO6
Specific set of 64-bit direction vectors generated from polynomials recommended by S. |
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int n)
Returns a string representation of the given constant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CURAND_DIRECTION_VECTORS_32_JOEKUO6
public static final int CURAND_SCRAMBLED_DIRECTION_VECTORS_32_JOEKUO6
public static final int CURAND_DIRECTION_VECTORS_64_JOEKUO6
public static final int CURAND_SCRAMBLED_DIRECTION_VECTORS_64_JOEKUO6
| Method Detail |
|---|
public static java.lang.String stringFor(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||