|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.NativePointerObject
jcuda.runtime.cudaArray
public class cudaArray
Java port of a cudaArray
JCuda.cudaMallocArray(jcuda.runtime.cudaArray, jcuda.runtime.cudaChannelFormatDesc, long, long),
JCuda.cudaMalloc3DArray(jcuda.runtime.cudaArray, jcuda.runtime.cudaChannelFormatDesc, jcuda.runtime.cudaExtent),
JCuda.cudaFreeArray(jcuda.runtime.cudaArray)| Constructor Summary | |
|---|---|
cudaArray()
Creates a new, uninitialized cudaArray |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a String representation of this object. |
| Methods inherited from class jcuda.NativePointerObject |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public cudaArray()
| Method Detail |
|---|
public java.lang.String toString()
toString in class NativePointerObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||