24 void init(Element charac);
25 void init(Element charac_min, Element charac_max);
unspecified Element
Type of element of the field.
Definition: CoefficientField.h:19
Element additive_identity()
Element multiplicative_identity()
Concept describing the requirements for a class to represent a field of coefficients to compute persi...
Definition: CoefficientField.h:14
void plus_equal(Element x, Element y)