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