numpy.polynomial.hermite.hermweight(x)
numpy.right_shift(x1, x2[, out]) = Shift the bits of an integer to the right. Bits are shifted to the right x2
numpy.get_printoptions()
numpy.hypot(x1, x2[, out]) = Given the ?legs? of a right triangle, return its hypotenuse. Equivalent to sqrt(x1**2 +
RandomState.multivariate_normal(mean, cov[, size]) Draw random samples from a multivariate normal
dtype.isalignedstruct Boolean indicating whether the dtype is a struct which maintains field alignment. This flag
HermiteE.trim(tol=0)
Hermite.has_samewindow(other)
numpy.fft.ifftshift(x, axes=None)
MaskedArray.recordmask Return the mask of the records. A record is masked when all the fields are masked
Page 78 of 100