reshapeFourierRowsToStorage

Reshape a row view to natural Fourier-storage dimensions.

Developer documentation: this item describes internal implementation details.


Declaration

 fourierStorage = reshapeFourierRowsToStorage(fourierStorageRows)

Parameters

  • fourierStorageRows Fourier row view [nFourierStorageRows,Nbatch]

Returns

  • fourierStorage natural storage [NxStorage,NyStorage,Nbatch]

Discussion


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