20 #ifndef JDFTX_ELECTRONIC_COLUMNBUNDLETRANSFORM_H 21 #define JDFTX_ELECTRONIC_COLUMNBUNDLETRANSFORM_H 23 #include <electronic/Basis.h> 24 #include <electronic/matrix.h> 70 std::vector<int> index;
int* indexPref;
78 #endif //JDFTX_ELECTRONIC_COLUMNBUNDLETRANSFORM_H
General complex matrix.
Definition: matrix.h:58
Complex number (need to define our own because we need operators for gpu code as well) ...
Definition: scalar.h:49
Definition: ColumnBundle.h:30