yr.config.SchedulingAffinityType#
- class yr.config.SchedulingAffinityType(value)[source]#
Bases:
IntEnumBundle affinity type.
Please use ONLY REQUIRED_AFFINITY_IN_EACH_BUNDLE.
All other attributes are inherited from IntEnum and should not be used directly.
Attributes
the real part of a complex number
the imaginary part of a complex number
the numerator of a rational number in lowest terms
the denominator of a rational number in lowest terms
Currently, only REQUIRED_AFFINITY_IN_EACH_BUNDLE is supported, indicating strong affinity within each bundle.
Methods
Returns self, the complex conjugate of any int.
Number of bits necessary to represent self in binary.
Return an array of bytes representing an integer.
Return the integer represented by the given array of bytes.
Return integer ratio.