|
inline |
Preferred form of the Tensor-Tensor-to-Tensor product.
a | first tensor |
b | second tensor |
prodspec | Einstein summation specification, e.g. a,b,c|c,d,e|a,e,d,b |
conj | if Yes, complex-conjugate the second tensor |
ezeros | if EliminateZeroes::Yes, eliminate zeroes. |
location | Callsite identifier. |
References syten::CudaDenseTensorImpl::conj().
Referenced by syten::MPS::RDMs::OneParticleRDM::construct(), syten::MPS::ProjectedPurification::correlator(), syten::MPS::Snapshots::Workspace::decompose_sso(), syten::IPEPSv2::full_update_gauge_fix(), syten::MPS::ProjectedPurification::local_expectation(), syten::MPS::RDMs::TwoParticleRDM::matrix_element(), syten::MPS::Snapshots::Workspace::measure_sso(), overlap(), and trace().