SyTen
exponentials.cpp File Reference

Implementation for inc/ipeps2/exponentials.h More...

#include "exponentials.h"
+ Include dependency graph for exponentials.cpp:

Namespaces

 syten::IPEPSv2
 Namespace for the second-generation iPEPS code (iPEPSv2).
 

Functions

AOneOp syten::IPEPSv2::exp (SDef const tau, AOneOp op)
 Returns the exponential \( e^{\tau \hat o} \) for the applied one-site operator op and prefactor tau. More...
 
ATwoOp syten::IPEPSv2::exp (SDef const tau, ATwoOp op)
 Returns the exponential \( e^{\tau \hat o} \) for the applied two-site operator op and prefactor tau. More...
 
ProdOp syten::IPEPSv2::exp (SDef const tau, SumOp const &op, Index const order=1)
 Returns a first or second order approximation to \( e^{\tau \hat O} \) for the sum operator op and prefactor tau. More...
 

Detailed Description

Implementation for inc/ipeps2/exponentials.h