Searched defs:cdft3d (Results 1 – 2 of 2) sorted by relevance
/external/fft2d/src/fft2d/fft2d/ |
D | fftsg3d.f | 400 subroutine cdft3d(n1max, n2max, n1, n2, n3, isgn, a, subroutine 412 call cdft3db_sub(n1max, n2max, n1, n2, n3, argument
|
D | fftsg3d.c | 493 void cdft3d(int n1, int n2, int n3, int isgn, double ***a, in cdft3d() function
|