module documentation

Undocumented

Function check_floatstatus Undocumented
Variable all_sfx Undocumented
Variable attr Undocumented
Variable bool_sfx Undocumented
Variable fp_sfx Undocumented
Variable inhr Undocumented
Variable int_sfx Undocumented
Variable pretty_name Undocumented
Variable simd_width Undocumented
Variable skip Undocumented
Variable skip_m Undocumented
Variable skip_sfx Undocumented
Variable tcls Undocumented
Variable tests_registry Undocumented
Class _SIMD_ALL To test all vector types at once
Class _SIMD_BOOL To test all boolean vector types at once
Class _SIMD_FP To test all float vector types at once
Class _SIMD_FP32 To only test single precision
Class _SIMD_FP64 To only test double precision
Class _SIMD_INT To test all integer vector types at once
Class _Test_Utility No class docstring; 0/3 class variable, 2/15 methods documented
def check_floatstatus(divbyzero=False, overflow=False, underflow=False, invalid=False, all=False): (source)

Undocumented

Undocumented

Undocumented

bool_sfx: tuple[str, ...] = (source)

Undocumented

fp_sfx: tuple[str, ...] = (source)

Undocumented

Undocumented

int_sfx: tuple[str, ...] = (source)

Undocumented

pretty_name = (source)

Undocumented

simd_width = (source)

Undocumented

Undocumented

Undocumented

skip_sfx = (source)

Undocumented

Undocumented

tests_registry = (source)

Undocumented