mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-15 10:15:36 +00:00
Deleting old include file references
This commit is contained in:
parent
cf4b30b2dd
commit
cab4b4d063
@ -45,8 +45,8 @@ void LAPACK_dstegr(char *jobz, char *range, int *n, double *d, double *e,
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <Grid/algorithms/densematrix/DenseMatrix.h>
|
//#include <Grid/algorithms/densematrix/DenseMatrix.h>
|
||||||
#include <Grid/algorithms/iterative/EigenSort.h>
|
//#include <Grid/algorithms/iterative/EigenSort.h>
|
||||||
|
|
||||||
// eliminate temorary vector in calc()
|
// eliminate temorary vector in calc()
|
||||||
#define MEM_SAVE
|
#define MEM_SAVE
|
||||||
|
Loading…
Reference in New Issue
Block a user