class _Test_Utility:
Known subclasses: numpy.core.tests.test_simd._SIMD_ALL
, numpy.core.tests.test_simd._SIMD_BOOL
, numpy.core.tests.test_simd._SIMD_FP
, numpy.core.tests.test_simd._SIMD_FP32
, numpy.core.tests.test_simd._SIMD_FP64
, numpy.core.tests.test_simd._SIMD_INT
Undocumented
Method | __getattr__ |
To call NPV intrinsics without the attribute 'npyv' and auto suffixing intrinsics according to class attribute 'sfx' |
Method | _cpu_features |
Undocumented |
Method | _data |
Create list of consecutive numbers according to number of vector's lanes. |
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 |
numpy.core.tests.test_simd._SIMD_BOOL