Skip to content
Snippets Groups Projects
Commit 0732b342 authored by David Bühler's avatar David Bühler Committed by Andre Maroneze
Browse files

[Eva] Float_interval: slightly rewrites backward_is_finite and backward_is_nan.

These backward propagators takes a boolean argument [positive] that indicates
whether the value to be reduced is finite (respectively NaN) or not.

[backward_is_nan] replaces the two previous functions [backward_is_nan] and
[backward_is_not_nan].

Implements the backward propagation [is_finite ~positive:false] that corresponds
to !\is_finite(f).
parent c114e6e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment