Function rgsl::gegenbauer::gegenpoly_n_e[][src]

pub fn gegenpoly_n_e(n: i32, lambda: f64, x: f64) -> (Value, Result)
Expand description

This function evaluates the Gegenbauer polynomial C^{(\lambda)}_n(x) for a specific value of n, lambda, x subject to \lambda > -1/2, n >= 0.