36 void init(Element charac);
37 void init(Element charac_min, Element charac_max);
unspecified Element
Type of element of the field.
Definition: CoefficientField.h:31
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:26
void plus_equal(Element x, Element y)