Package fis

Class JPanelPlot2DInfer

    • Constructor Detail

      • JPanelPlot2DInfer

        public JPanelPlot2DInfer()
        This is the default constructor
    • Method Detail

      • init

        public void init​(JFIS fis)
      • setX

        public void setX​(String xLabel,
                         double xMin,
                         double xMax)
      • showInferedValues

        public void showInferedValues​(int selectedInput,
                                      int resolution,
                                      double min,
                                      double max,
                                      int selectedOutput,
                                      double[] inputsValues)
                               throws Throwable
        Throws:
        Throwable