|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmali.FastMath.FRExpResultd
public static class FastMath.FRExpResultd
Helper class to return result tuple of frexp()
| Field Summary | |
|---|---|
int |
exponent
exponent of floating point representation |
double |
mantissa
normalised mantissa |
| Constructor Summary | |
|---|---|
FastMath.FRExpResultd()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double mantissa
public int exponent
| Constructor Detail |
|---|
public FastMath.FRExpResultd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||