Package org.apache.commons.numbers.field
Interface Field<T>
-
- Type Parameters:
T
- Type of the field elements.
- All Known Implementing Classes:
AbstractField
,BigFractionField
,FP64Field
,FractionField
public interface Field<T>
Interface representing a field.