Function rgsl::polynomials::evaluation::poly_complex_eval [] [src]

pub fn poly_complex_eval(c: &[f64], z: &ComplexF64) -> ComplexF64

This function evaluates a polynomial with real coefficients for the complex variable z.