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

Class ScriptSave



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

      Constructors 
      Constructor and Description
      ScriptSave(AnalystScript theScript)
      Construct the script.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void save(java.io.OutputStream stream)
      Save the script to a stream.
      • Methods inherited from class java.lang.Object

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

      • ScriptSave

        public ScriptSave(AnalystScript theScript)
        Construct the script.
        Parameters:
        theScript - The script to save.
    • Method Detail

      • save

        public void save(java.io.OutputStream stream)
        Save the script to a stream.
        Parameters:
        stream - The output stream.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.