Function rgsl::gegenbauer::gegenpoly_array[][src]

pub fn gegenpoly_array(lambda: f64, x: f64, result_array: &mut [f64]) -> Value
Expand description

This function computes an array of Gegenbauer polynomials C^{(\lambda)}_n(x) for n = 0, 1, 2, \dots, nmax, subject to \lambda > -1/2, nmax >= 0.