iDST2

InverseSineTransformMatrix_DST2 Inverse of forward DST-II matrix.


Declaration

 matrix = iDST2(N)

Parameters

  • N input argument N

Returns

  • matrix output value matrix

Discussion

InverseSineTransformMatrix_DST2 Inverse of forward DST-II matrix This inverts SineTransformForwardMatrix_DST2 when the forward uses the 2/N scaling above (with no endpoint tweaks). Implementation: DST-III with the LAST column halved (k = N).


This site uses Just the Docs, a documentation theme for Jekyll.