Interpolation types/identifiers NEAREST_NEIGHBOUR, LINEAR,...
Methods
bit_length(() -> int) | Number of bits necessary to represent self in binary. |
conjugate | Returns self, the complex conjugate of any int. |
Attributes
CATMULL_ROM_CUBIC_SPLINE | |
FLOOR_NEIGHBOUR | |
LINEAR | |
NEAREST_NEIGHBOUR | |
UNIFORM_CUBIC_BSPLINE_APPROXIMATOR | |
denominator | the denominator of a rational number in lowest terms |
imag | the imaginary part of a complex number |
name | |
names | |
numerator | the numerator of a rational number in lowest terms |
real | the real part of a complex number |
values |