Evaluations#
- class ioh.iohcpp.logger.property.Evaluations(self: ioh.iohcpp.logger.property.Evaluations, name: str, format: str)#
- Bases: - AbstractProperty- Property which tracks the Evaluations - Methods Summary - __call__(self, arg0)- call_to_string(self, arg0, arg1)- name(self)- Methods Documentation - __call__(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo) float | None#
 - call_to_string(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo, arg1: str) str#
 - name(self: ioh.iohcpp.logger.property.AbstractProperty) str#