Interval package: Difference between revisions

Jump to navigation Jump to search
416 bytes added ,  28 March 2015
→‎Error handling: Added warning id interval:NaI
m (→‎IEEE 1788 index: newdec has been implemented in version 0.1.5)
(→‎Error handling: Added warning id interval:NaI)
Line 308: Line 308:
|style="vertical-align:top" | During interval construction the desired decoration of the interval has been changed. An unbound interval cannot carry the ''common'' decoration. An empty interval must carry the ''trivial'' decoration.
|style="vertical-align:top" | During interval construction the desired decoration of the interval has been changed. An unbound interval cannot carry the ''common'' decoration. An empty interval must carry the ''trivial'' decoration.
|style="vertical-align:top" | The interval's decoration is degraded as necessary. The input for the interval constructor could be considered illegal, e. g. [0, Inf]_com is no valid decorated interval literal.
|style="vertical-align:top" | The interval's decoration is degraded as necessary. The input for the interval constructor could be considered illegal, e. g. [0, Inf]_com is no valid decorated interval literal.
|-
| interval:NaI
|style="vertical-align:top" | An error has occured during interval construction and the NaI object has been produced. The warning text contains further details.
|style="vertical-align:top" | Nothing bad is going to happen, because the semantics of NaI are well defined by IEEE 1788. However, the user might choose to cancel the algorithm immediately when the NaI is encountered for the first time.
|}
|}


240

edits

Navigation menu