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

Interface NeighbourhoodFunctionModel

  • All Known Implementing Classes:
    GaussNeighbourhoodFunction


    public interface NeighbourhoodFunctionModel
    Neigbohood function interface
    • Method Detail

      • getParameters

        double[] getParameters()
        Return array containing parameters list
        Returns:
        Array containing parameters list
      • setParameters

        void setParameters(double[] parameters)
        Set parameters
        Parameters:
        parameters - Array containing parameters
      • getValue

        double getValue(int distance)
        Return value for specified distance
        Parameters:
        distance - Distance
        Returns:
        value for specified distance

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.