Implementation for inc/util/exponentials.h
More...
#include "inc/ipeps/exponentials.h"
#include "inc/tensor/tensor_gen.h"
#include "inc/tensor/tensor_exponential.h"
#include "inc/tensor/tensor_misc.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::IPEPS |
IPEPS-related functionality and tools. | |
Functions | |
ProdOp | syten::IPEPS::exp (SDef const tau, SumOp const &op, Lattice const &lat, Index const order=1) |
Compute exp{τ·O} term-wise (first-order Trotter). More... | |
Implementation for inc/util/exponentials.h