Package xal.extension.jels.matcher
Class MinimiseOscillationsEvaluator
java.lang.Object
xal.extension.jels.matcher.OnlineModelEvaluator
xal.extension.jels.matcher.MinimiseOscillationsEvaluator
- All Implemented Interfaces:
Evaluator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields inherited from class xal.extension.jels.matcher.OnlineModelEvaluator
evaluationListeners, matcher, objectives, scenario -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class xal.extension.jels.matcher.OnlineModelEvaluator
addEvaluationListener, fireEvaluationListeners, getObjectives, printSolution, removeEvaluationListener
-
Constructor Details
-
MinimiseOscillationsEvaluator
-
-
Method Details
-
evaluate
Description copied from interface:EvaluatorScore the trial.- Parameters:
trial- The trial to evaluate.
-