Contraction scheme of bond for TDVP. More...
#include <operator_applicators.h>
Public Member Functions | |
Bond (std::vector< Tensor< 3 > > const &l_, std::vector< Tensor< 3 > > const &r_) | |
Standard ctor. More... | |
Tensor< 2 > | operator() (Tensor< 2 > &c) const |
Operator application. More... | |
Public Attributes | |
std::vector< Tensor< 3 > > const & | l |
std::vector< Tensor< 3 > > const & | r |
Contraction scheme of bond for TDVP.