Documentation of 'org.encog.app.analyst.script.ml.ScriptOpcode' Java class
ScriptOpcode
org.encog.app.analyst.script.ml

Class ScriptOpcode



  • public class ScriptOpcode
    extends java.lang.Object
    An opcode, stored in the script.
    • Constructor Detail

      • ScriptOpcode

        public ScriptOpcode(java.lang.String name,
                            int argCount)
        Construct the opcode.
        Parameters:
        name - The name of the opcode.
        argCount - The argument count.
    • Method Detail

      • getArgCount

        public int getArgCount()
        Returns:
        the argCount
      • getName

        public java.lang.String getName()
        Returns:
        the name

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.