Home
last modified time | relevance | path

Searched refs:Gamma126_index (Results 1 – 1 of 1) sorted by relevance

/dports/science/bagel/bagel-1.2.2/src/smith/mrci/
H A DMRCI_gamma.cc345 vector<IndexRange> Gamma126_index = {active_, active_, active_, active_, active_, active_}; in Gamma126_() local
346 auto Gamma126 = make_shared<Tensor>(Gamma126_index); in Gamma126_()