Function: rect2wil
RECT2WIL  Inverse of WIL2RECT
  Usage:  c=rect2wil(c);
  
  RECT2WIL(c) takes Wilson coefficients processed by WIL2RECT and
  puts them back in the compact form used by DWILT and IDWILT. The
  coefficients can then be processed by IDWILT.

Url: http://ltfat.github.io/doc/gabor/rect2wil.html

See also: wil2rect, dwilt, idwilt.

Package: ltfat