DifferentiateChebyshevVector

Differentiate a Chebyshev series in coefficient space.

Developer documentation: this item describes internal implementation details.


Declaration

 v_p = DifferentiateChebyshevVector(v)

Parameters

  • v Chebyshev coefficients

Returns

  • v_p coefficients of the derivative

Discussion