Documentation of 'jhpro.nnet.jknnl.LearningFactorFunctionalModel' Java class
LearningFactorFunctionalModel
jhpro.nnet.jknnl

Interface LearningFactorFunctionalModel

    • Method Detail

      • getParameters

        double[] getParameters()
        Get function parameters
        Returns:
        Array of parameters
      • setParameters

        void setParameters(double[] parameters)
        Set function parameters
        Parameters:
        parameters - array of parameters
      • getValue

        double getValue(int k)
        Return function value for specified iteration
        Parameters:
        k - iteration
        Returns:
        function value for specified iteration

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.