Class FieldClocksSum<T extends CalculusFieldElement<T>>

Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldClockModel<T>

public class FieldClocksSum<T extends CalculusFieldElement<T>> extends AbstractCombinedFieldClocksPair<T>
Clock model computing the sum of two underlying models.
Since:
14.0
Author:
Luc Maisonobe