Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <ctf.hpp>
Go to the source code of this file.
Functions | |
int | test_dft (int64_t 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... | |