STensor syten::IPEPSv2::make_random_tensor | ( | SBasis const & | out_1, |
SBasis const & | out_2, | ||
SBasis const & | out_3, | ||
SBasis const & | in_1, | ||
SBasis const & | in_2 | ||
) |
Generates a single random iPEPSv2 tensor with the specified bases.
References syten::STensorImpl::SBasis::f(), syten::STensorImpl::gen_merge(), std::move(), syten::norm(), syten::project(), and syten::STensorImpl::randomise_blocks().
Referenced by syten::Pyten::init_ipeps2_state(), and make_tree_like().