DoxigAlpha

FastMath

Fields of this type

Fields

#
unsafe_algebra:bool
= false
nnan:bool
= false
ninf:bool
= false
nsz:bool
= false
arcp:bool
= false
contract:bool
= false
afn:bool
= false
reassoc:bool
= false

= FastMath{ .nnan = true, .ninf = true, .nsz = true, .arcp = true, .contract = true, .afn = true, .reassoc = true, }

Values

#
fast
= FastMath{ .nnan = true, .ninf = true, .nsz = true, .arcp = true, .contract = true, .afn = true, .reassoc = true, }