See also
numpy.promote_types(type1, type2) Returns the data type with the smallest size and smallest scalar kind to which both type1
numpy.ma.copy(self, *args, **params) a.copy(order='C') = Return a copy of the array.
numpy.ma.make_mask_descr(ndtype)
class numpy.polynomial.hermite.Hermite(coef, domain=None, window=None)
numpy.fft.rfft2(a, s=None, axes=(-2, -1), norm=None)
class numpy.MachAr(float_conv=, int_conv=, float_to_float=, float_to_str= at 0x49c2ce2c>, title='Python floating point number')
numpy.transpose(a, axes=None)
classmethod Polynomial.fromroots(roots, domain=[], window=None)
numpy.polynomial.laguerre.lagval(x, c, tensor=True)
Page 19 of 100