dlegendre 接口

public interface dlegendre

勒让德多项式的一阶导数


函数

private pure elemental module function dlegendre_fp64(n, x) result(dleg)

参数

类型 意图可选 属性 名称
integer, intent(in) :: n
real(kind=dp), intent(in) :: x

返回值 real(kind=dp)