Package com.aparapi.internal.jni
Class RangeJNI
java.lang.Object
com.aparapi.internal.jni.RangeJNI
- Direct Known Subclasses:
Range
This class is intended to be used as a 'proxy' or 'facade' object for Java code to interact with JNI
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected int
protected int
protected int
protected int
protected boolean
protected int
protected int
protected int
protected boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
globalSize_0
protected int globalSize_0 -
localSize_0
protected int localSize_0 -
globalSize_1
protected int globalSize_1 -
localSize_1
protected int localSize_1 -
globalSize_2
protected int globalSize_2 -
localSize_2
protected int localSize_2 -
dims
protected int dims -
valid
protected boolean valid -
localIsDerived
protected boolean localIsDerived
-
-
Constructor Details
-
RangeJNI
public RangeJNI()
-