SyTen

◆ sso_cache

std::unordered_map<std::pair<std::string, Index>, Operator, boost::hash<std::pair<std::string, Index> > > syten::MPS::Lattice::sso_cache
mutableprivate

Cache of previously-requested SSOs.

Memory impact is minimal and likely only relevant during lattice creation, not later calculations.

Referenced by get().