scipy.special.sph_harm_y_all#

scipy.special.sph_harm_y_all(n, m, theta, phi, *, diff_n=0) = <scipy.special._multiufuncs.MultiUFunc object>[源代码]#

所有球谐函数,直到指定的度 n 和阶 m

输出形状为 (n + 1, 2 * m + 1, ...)(j, i) 处的条目对应于度 j 和阶 i,对于所有 0 <= j <= n-m <= i <= m

另请参阅

sph_harm_y