Function rgsl::legendre::associated_polynomials::legendre_array_size
[−]
[src]
pub fn legendre_array_size(lmax: i32, m: i32) -> Value
This function returns the size of result_array[] needed for the array versions of P_lm(x), lmax - m + 1.