pub fn legendre_array_size(lmax: i32, m: i32) -> Value
Expand description

This function returns the size of result_array[] needed for the array versions of P_l^m(x), lmax - m + 1.