Class APotentialFunctionSingleParam

    • Constructor Detail

      • APotentialFunctionSingleParam

        public APotentialFunctionSingleParam()
    • Method Detail

      • getAlpha

        public double getAlpha()
        Returns:
        the alpha
      • setAlpha

        public void setAlpha​(double alpha)
        Parameters:
        alpha - the alpha to set
      • alphaTipText

        public String alphaTipText()
      • listOptions

        public Enumeration<weka.core.Option> listOptions()
        Specified by:
        listOptions in interface weka.core.OptionHandler
      • setOptions

        public void setOptions​(String[] options)
                        throws Exception
        Specified by:
        setOptions in interface weka.core.OptionHandler
        Throws:
        Exception
      • getOptions

        public String[] getOptions()
        Specified by:
        getOptions in interface weka.core.OptionHandler