Home
last modified time | relevance | path

Searched defs:posit_nar (Results 1 – 1 of 1) sorted by relevance

/dports/math/universal/universal-3.48/include/universal/number/posit/
H A Dexceptions.hpp24 struct posit_nar : public posit_arithmetic_exception { struct
25 posit_nar() : posit_arithmetic_exception("nar (not a real)") {} in posit_nar() function