Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
user avatar
Sumant Oemrawsingh authored
For the FFT functions in GSLL, the vector sizes cannot be supplied by the
caller, but the stride can. The vector size passed to GSL is not the actual
vector size, but rather the size of the vector taking the stride into account:
(floor (size vector) stride). This is now fixed.
3c6a2d2e
History
Name Last commit Last update