numpy.vdot(a, b) Return the dot product of two vectors. The vdot(a, b) function handles complex
ndarray.itemset(*args) Insert scalar into an array (scalar is cast to array?s dtype, if possible) There must be
See also
numpy.polynomial.chebyshev.chebline(off, scl)
numpy.polynomial.laguerre.laggauss(deg)
class numpy.polynomial.laguerre.Laguerre(coef, domain=None, window=None)
matrix.H Returns the (complex) conjugate transpose of self. Equivalent to np.transpose(self)
record.any() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.imag The imaginary part of the array. Examples >>>
record.copy() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
Page 37 of 100