|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcuda.jcusparse.cusparseDiagType
public class cusparseDiagType
| Field Summary | |
|---|---|
static int |
CUSPARSE_DIAG_TYPE_NON_UNIT
|
static int |
CUSPARSE_DIAG_TYPE_UNIT
|
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int n)
Returns a string representation of the given constant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CUSPARSE_DIAG_TYPE_NON_UNIT
public static final int CUSPARSE_DIAG_TYPE_UNIT
| Method Detail |
|---|
public static java.lang.String stringFor(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||