void syten::IPEPS::Lattice::add | ( | std::string const & | name, |
std::tuple< std::string, std::vector< OneOp > > | ops | ||
) |
Adds a OneOp operator to the list of known single-site operators.
name | id of the one-operator |
ops | vector of one-site operators, one for each site type |
References std::move(), and one_operators.
Referenced by Lattice().