Interface | Description |
---|---|
Field<T> |
Interface representing a field.
|
Class | Description |
---|---|
AbstractField<T extends NativeOperators<T>> |
Boiler-plate code for concrete implementations of
Field . |
BigFractionField |
BigFraction field. |
FP64 |
Wraps a
double value in order to be used as a field
element. |
FP64Field |
Double field. |
FractionField |
Fraction field. |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.