Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
dft_3D.cxx File Reference
#include <ctf.hpp>
Include dependency graph for dft_3D.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int test_dft_3D (int n, World &wrld)
 
int main (int argc, char **argv)
 Forms N-by-N DFT matrix A and inverse-dft iA and checks A*iA=I. More...