jcuda.jcusparse
Class cusparseSolveAnalysisInfo
java.lang.Object
jcuda.NativePointerObject
jcuda.jcusparse.cusparseSolveAnalysisInfo
public class cusparseSolveAnalysisInfo
- extends jcuda.NativePointerObject
Java port of a cusparseSolveAnalysisInfo
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 |
cusparseSolveAnalysisInfo
public cusparseSolveAnalysisInfo()
- Creates a new, uninitialized cusparseSolveAnalysisInfo
toString
public java.lang.String toString()
- Returns a String representation of this object.
- Overrides:
toString
in class jcuda.NativePointerObject
- Returns:
- A String representation of this object.