|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <ctf.hpp>

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... | |