org.encog.util.text
Class DoubleString
- java.lang.Object
-
- org.encog.util.text.DoubleString
-
public class DoubleString extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description static doubleFRAC_SHIFTstatic int[]MULT
-
Constructor Summary
Constructors Constructor and Description DoubleString()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.lang.StringconvertDoubleToString(double[] target, int index)static intconvertStringToDouble(java.lang.String str, double[] target, int targetIndex)static voidmain(java.lang.String[] args)
-
-
-
Field Detail
-
FRAC_SHIFT
public static final double FRAC_SHIFT
- See Also:
- Constant Field Values
-
MULT
public static final int[] MULT
-
-
DMelt 3.0 © DataMelt by jWork.ORG