(re)Implementation of EFloat/Interval from pbrt-v3/pbrt-v4.
A floating point number structure which keeps a track of error caused by operations.
(re)Implementation of EFloat/Interval from pbrt-v3/pbrt-v4. A floating point number structure which keeps a track of error caused by operations.
(efloat v)
(efloat v err)
(efloat v low high)
Create EFloat object from a single value or low and high values.
Create EFloat object from a single value or low and high values.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close