Documentation of 'org.encog.app.analyst.script.ScriptLoad' Java class
ScriptLoad
org.encog.app.analyst.script

Class ScriptLoad



  • public class ScriptLoad
    extends java.lang.Object
    Used to load an Encog Analyst script.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ScriptLoad(AnalystScript theScript)
      Construct a script loader.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void load(java.io.InputStream stream)
      Load an Encog script.
      • Methods inherited from class java.lang.Object

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

      • ScriptLoad

        public ScriptLoad(AnalystScript theScript)
        Construct a script loader.
        Parameters:
        theScript - The script to load into.
    • Method Detail

      • load

        public void load(java.io.InputStream stream)
        Load an Encog script.
        Parameters:
        stream - The stream to load from.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.