class _SIMD_BOOL(_Test_Utility):
Method | _data |
Create list of consecutive numbers according to number of vector's lanes. |
Method | _load_b |
Undocumented |
Method | test_operators_logical |
Logical operations for boolean types. Test intrinsics: npyv_xor_##SFX, npyv_and_##SFX, npyv_or_##SFX, npyv_not_##SFX |
Method | test_tobits |
Undocumented |
Inherited from _Test_Utility
:
Method | __getattr__ |
To call NPV intrinsics without the attribute 'npyv' and auto suffixing intrinsics according to class attribute 'sfx' |
Method | _cpu_features |
Undocumented |
Method | _int_clip |
Undocumented |
Method | _int_max |
Undocumented |
Method | _int_min |
Undocumented |
Method | _is_fp |
Undocumented |
Method | _is_signed |
Undocumented |
Method | _is_unsigned |
Undocumented |
Method | _nan |
Undocumented |
Method | _ninfinity |
Undocumented |
Method | _pinfinity |
Undocumented |
Method | _scalar_size |
Undocumented |
Method | _to_unsigned |
Undocumented |
Method | _true_mask |
Undocumented |
Class Variable | npyv |
Undocumented |
Class Variable | sfx |
Undocumented |
Class Variable | target_name |
Undocumented |