Class AveragingExecutor

java.lang.Object
com.agenarisk.learning.structure.config.Configurer<AveragingExecutor>
com.agenarisk.learning.structure.config.AveragingExecutor
All Implemented Interfaces:
Executable, Loggable

public class AveragingExecutor extends Configurer<AveragingExecutor> implements Executable
Author:
Eugene Dementiev
  • Constructor Details

    • AveragingExecutor

      protected AveragingExecutor(com.agenarisk.learning.structure.config.Config config)
    • AveragingExecutor

      protected AveragingExecutor()
  • Method Details

    • execute

      public void execute() throws com.agenarisk.learning.structure.exception.StructureLearningException
      Specified by:
      execute in interface Executable
      Throws:
      com.agenarisk.learning.structure.exception.StructureLearningException