set_coefficients
Method of ComplexChebyshevSeries.
set_coefficients(List<complex> coeffs) -> void
Replaces the coefficients of the Chebyshev series.
Parameters
- coeffs: The new Chebyshev coefficients.