Documentation of 'org.encog.StatusReportable' Java class
StatusReportable
org.encog

Interface StatusReportable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void report(int total, int current, java.lang.String message)
      Report on current status.
    • Method Detail

      • report

        void report(int total,
                    int current,
                    java.lang.String message)
        Report on current status.
        Parameters:
        total - The total amount of units to process.
        current - The current unit being processed.
        message - The message to currently display.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.