Documentation of 'org.encog.ml.ea.score.parallel.ParallelScoreTask' Java class
ParallelScoreTask
org.encog.ml.ea.score.parallel

Class ParallelScoreTask

  • All Implemented Interfaces:
    java.lang.Runnable


    public class ParallelScoreTask
    extends java.lang.Object
    implements java.lang.Runnable
    An individual threadable task for the parallel score calculation.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void run()
      Perform the task.
      • Methods inherited from class java.lang.Object

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

      • ParallelScoreTask

        public ParallelScoreTask(Genome genome,
                                 ParallelScore theOwner)
        Construct the parallel task.
        Parameters:
        genome - The genome.
        theOwner - The owner.
    • Method Detail

      • run

        public void run()
        Perform the task.
        Specified by:
        run in interface java.lang.Runnable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.