Class | Description |
---|---|
FpDivHardToDRoundIterator |
This class implements an iterator of hard-to-round test cases for the division operation
operating in the directed round modes (toward zero, toward plus infinity, and toward minus
infinity).
|
FpDivHardToNRoundIterator |
This class implements an iterator of hard-to-round test cases for the division operation
operating in the round-to-nearest mode.
|
FpDivHardToRoundIterator |
This class implements an iterator of hard-to-round test cases for the division operation.
|