Documentation of 'org.encog.app.analyst.util.ConvertStringConst' Java class
ConvertStringConst
org.encog.app.analyst.util

Class ConvertStringConst



  • public final class ConvertStringConst
    extends java.lang.Object
    Convert several Analyst String to the correct object.
    • Method Detail

      • analystFileFormat2String

        public static java.lang.String analystFileFormat2String(AnalystFileFormat af)
        Convert a file format to a string.
        Parameters:
        af - The file format.
        Returns:
        A string.
      • convertToCSVFormat

        public static CSVFormat convertToCSVFormat(AnalystFileFormat af)
        Convert an analyst format to a csv format.
        Parameters:
        af - The analyst format.
        Returns:
        The CSV format.
      • string2AnalystFileFormat

        public static AnalystFileFormat string2AnalystFileFormat(java.lang.String str)
        Convert a string to an analyst file format.
        Parameters:
        str - The string.
        Returns:
        The analyst file format.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.