|
| static FloatingPointTestDistribution | get_default_random_generator () |
| |
| static Element | ceil (Element x) |
| |
| static Element | floor (Element x) |
| |
| static Element | round (Element x) |
| |
| static Element | blendv (Element a, Element b, Element mask) |
| |
| static Element | fma (Element x, Element y, Element z) |
| |
◆ get_default_random_generator()
| static FloatingPointTestDistribution get_default_random_generator |
( |
| ) |
|
|
inlinestatic |
◆ ceil()
| static Element ceil |
( |
Element |
x | ) |
|
|
inlinestatic |
◆ floor()
| static Element floor |
( |
Element |
x | ) |
|
|
inlinestatic |
◆ round()
| static Element round |
( |
Element |
x | ) |
|
|
inlinestatic |
◆ blendv()
| static Element blendv |
( |
Element |
a, |
|
|
Element |
b, |
|
|
Element |
mask |
|
) |
| |
|
inlinestatic |
◆ fma()
| static Element fma |
( |
Element |
x, |
|
|
Element |
y, |
|
|
Element |
z |
|
) |
| |
|
inlinestatic |
◆ _zero
| constexpr Element _zero = 0.0 |
|
staticconstexpr |
◆ cmp_true
| constexpr Element cmp_true = NAN |
|
staticconstexpr |
◆ cmp_false
| constexpr Element cmp_false = _zero |
|
staticconstexpr |
The documentation for this struct was generated from the following file: