Example #1
0
 def get_averaged_history(self):
     """Returns the averaged history of the center variable."""
     return history_executors_average(self.history)
Example #2
0
 def get_averaged_history(self):
     """Returns the averaged history of the center variable."""
     return history_executors_average(self.history)