public final class Dim3 extends Object
Dim3
CudaGrid
int
x
y
z
Dim3(int x)
Dim3(int x, int y)
Dim3(int x, int y, int z)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int z
public Dim3(int x)
public Dim3(int x, int y)
public Dim3(int x, int y, int z)