原文:https://docs.scipy.org/doc/numpy/reference/generated/numpy.polynomial.legendre.legmulx.html
校对:(虚位以待)
numpy.polynomial.legendre.
legmulx
(c)[source]将一个Legendre系列乘以x。
将Legendre系列c乘以x,其中x是自变量。
参数: | c:array_like
|
---|---|
返回: | out:ndarray
|
笔记
乘法使用形式中的Legendre多项式的递归关系