org.encog.app.analyst.script
Class ScriptSave
- java.lang.Object
-
- org.encog.app.analyst.script.ScriptSave
-
public class ScriptSave extends java.lang.ObjectUsed 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 voidsave(java.io.OutputStream stream)Save the script to a stream.
-
-
-
Constructor Detail
-
ScriptSave
public ScriptSave(AnalystScript theScript)
Construct the script.- Parameters:
theScript- The script to save.
-
-
DMelt 3.0 © DataMelt by jWork.ORG