jcuda.jcufft
Class cufftHandle

java.lang.Object
  extended by jcuda.jcufft.cufftHandle

public class cufftHandle
extends java.lang.Object

A handle type used to store and access CUFFT plans


Constructor Summary
cufftHandle()
           
 
Method Summary
 java.lang.String toString()
          Returns a String representation of this JCufftHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

cufftHandle

public cufftHandle()
Method Detail

toString

public java.lang.String toString()
Returns a String representation of this JCufftHandle

Overrides:
toString in class java.lang.Object
Returns:
A String representation of this JCufftHandle