21#ifndef VOTCA_XTP_VC2INDEX_H
22#define VOTCA_XTP_VC2INDEX_H
This class transforms a pair of indices v,c into a compound index I, via I=ctotal*v+c the fast dimens...
vc2index(Index vmin, Index cmin, Index ctotal)
Index I(Index v, Index c) const
Index c(Index index) const
Index v(Index index) const
base class for all analysis tools