|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.jnpp.NppRoundMode
public class NppRoundMode
Rounding modes
| Field Summary | |
|---|---|
static int |
NPP_RND_FINANCIAL
|
static int |
NPP_RND_NEAR
|
static int |
NPP_RND_ZERO
|
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given NppRoundMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NPP_RND_ZERO
public static final int NPP_RND_NEAR
public static final int NPP_RND_FINANCIAL
| Method Detail |
|---|
public static java.lang.String stringFor(int m)
m - The NppRoundMode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||