Documentation of 'org.encog.util.text.DoubleString' Java class
DoubleString
org.encog.util.text

Class DoubleString



  • public class DoubleString
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static double FRAC_SHIFT 
      static 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.String convertDoubleToString(double[] target, int index) 
      static int convertStringToDouble(java.lang.String str, double[] target, int targetIndex) 
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MULT

        public static final int[] MULT
    • Constructor Detail

      • DoubleString

        public DoubleString()
    • Method Detail

      • convertDoubleToString

        public static java.lang.String convertDoubleToString(double[] target,
                                                             int index)
      • convertStringToDouble

        public static int convertStringToDouble(java.lang.String str,
                                                double[] target,
                                                int targetIndex)
      • main

        public static void main(java.lang.String[] args)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.