Documentation of 'org.encog.app.analyst.report.AnalystReport' Java class
AnalystReport
org.encog.app.analyst.report

Class AnalystReport



  • public class AnalystReport
    extends java.lang.Object
    Produce a simple report on the makeup of the script and data to be analyued.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int EIGHT_SPAN
      Used as a col-span.
      static int FIVE_SPAN
      Used as a col-span.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String produceReport()
      Produce the report.
      void produceReport(java.io.File filename)
      Produce a report for a filename.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AnalystReport

        public AnalystReport(EncogAnalyst theAnalyst)
        Construct the report.
        Parameters:
        theAnalyst - The analyst to use.
    • Method Detail

      • produceReport

        public java.lang.String produceReport()
        Produce the report.
        Returns:
        The report.
      • produceReport

        public void produceReport(java.io.File filename)
        Produce a report for a filename.
        Parameters:
        filename - The filename.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.