bool syten::MPS::LBOState::uncache | ( | Index | site, |
Local | l = Local::Both |
||
) | const |
Uncaches tensors on site site
.
If l
is Local::Both or Local::M, the MPS tensor will be uncached. If l
is Local::V or Local::Both, the LBO matrix will be uncached.
References data_m, data_v, syten::MPS::LBOState::Local::M, and syten::MPS::LBOState::Local::V.