#include <CCStructures.h>
|
std::vector< std::pair< int, int > > | map |
| maps pair index (i,j) to vector index k More...
|
|
◆ PairVectorMap() [1/2]
madness::PairVectorMap::PairVectorMap |
( |
| ) |
|
|
default |
◆ PairVectorMap() [2/2]
madness::PairVectorMap::PairVectorMap |
( |
const std::vector< std::pair< int, int >> |
map1 | ) |
|
|
inline |
◆ print()
void madness::PairVectorMap::print |
( |
const std::string |
msg = "PairVectorMap" | ) |
const |
|
inline |
◆ quadratic_map()
static PairVectorMap madness::PairVectorMap::quadratic_map |
( |
const int |
nfreeze, |
|
|
const int |
nocc |
|
) |
| |
|
inlinestatic |
◆ triangular_map()
static PairVectorMap madness::PairVectorMap::triangular_map |
( |
const int |
nfreeze, |
|
|
const int |
nocc |
|
) |
| |
|
inlinestatic |
◆ map
std::vector<std::pair<int, int> > madness::PairVectorMap::map |
The documentation for this struct was generated from the following file: