void syten::MPS::LBOState::cache | ( | ) |
Caches tensors on all sites and sets pleaseCache
to true.
If l
is Local::Both or Local::M, the MPS tensors will be cached. If l
is Local::V or Local::Both, the LBO matrices will be cached.
References syten::MPS::LBOState::Local::Both, cache(), pleaseCache, and size().
Referenced by cache(), and maybeCache().