Search
Search Results
Search finished, found 9 page(s) matching the search query.
- numpy.polynomial.hermite_e.hermeval2d
...ynomials HermiteE Series, “Probabilists” (numpy.polynomial.hermite_e) numpy.polynomial.hermite_e.hermeval2d...
- numpy.polynomial.hermite_e.hermeval2d (Python function, in numpy.polynomial.hermite_e.hermeval2d)
- numpy.polynomial.hermite_e.hermegrid2d
...ectThe values of the two dimensional polynomial at points in the Cartesian product of x and y. See also hermeval, hermeval2d, hermeval3d, hermegrid3d...
- numpy.polynomial.hermite_e.hermegrid3d
...ectThe values of the two dimensional polynomial at points in the Cartesian product of x and y. See also hermeval, hermeval2d, hermegrid2d, hermeval3d...
- numpy.polynomial.hermite_e.hermeval
...value is True. Returns: valuesndarray, algebra_likeThe shape of the return value is described above. See also hermeval2d, hermegrid2d, hermeval3d, hermegrid3d Notes The evaluation uses Clenshaw recursion, aka synthetic division....
- numpy.polynomial.hermite_e.hermeval2d
...ynomials HermiteE Series, “Probabilists” (numpy.polynomial.hermite_e) numpy.polynomial.hermite_e.hermeval2d...
- numpy.polynomial.hermite_e.hermeval3d
...dimensional polynomial on points formed with triples of corresponding values from x, y, and z. See also hermeval, hermeval2d, hermegrid2d, hermegrid3d...
- numpy.polynomial.hermite_e.hermevander2d
- numpy.polynomial.hermite_e.hermevander3d