class documentation

class _SIMD_INT(_Test_Utility):

View In Hierarchy

To test all integer vector types at once
Method test​_arithmetic​_subadd​_saturated Undocumented
Method test​_math​_max​_min Undocumented
Method test​_operators​_shift 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 ​_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
def test_arithmetic_subadd_saturated(self):

Undocumented

def test_math_max_min(self):

Undocumented

def test_operators_shift(self):

Undocumented