Documentation of 'org.encog.persist.EncogReadHelper' Java class
EncogReadHelper
org.encog.persist

Class EncogReadHelper



  • public class EncogReadHelper
    extends java.lang.Object
    Used to read an Encog EG/EGA file. EG files are used to hold Encog objects. EGA files are used to hold Encog Analyst scripts.
    • Constructor Summary

      Constructors 
      Constructor and Description
      EncogReadHelper(java.io.InputStream is)
      Construct the object.
    • Constructor Detail

      • EncogReadHelper

        public EncogReadHelper(java.io.InputStream is)
        Construct the object.
        Parameters:
        is - The input stream.
    • Method Detail

      • close

        public final void close()
        Close the file.
      • readNextSection

        public final EncogFileSection readNextSection()
        Read the next section.
        Returns:
        The next section.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.