From 84cc6b4d3548aa8efa0469747ed71f5aa4c90153 Mon Sep 17 00:00:00 2001 From: Jiri Pittner Date: Wed, 30 Jun 2021 16:13:24 +0200 Subject: [PATCH] just a comment in fourindex.h --- fourindex.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fourindex.h b/fourindex.h index d41a202..3ab4d75 100644 --- a/fourindex.h +++ b/fourindex.h @@ -770,6 +770,9 @@ typedef typename LA_traits::normtype normtype; //make it as a derived class in order to be able to use it in a base class context - "supermatrix" operations +//note - loops for the twoelectronrealmullikanAB integral to be unique and in canonical order +// i=1..n, j=1..i, k=1..n, l=1..k + template class fourindex_dense : public NRMat { public: