SyTen
varapplyortho_btt.h File Reference

Variationally apply an operator to a BTTS and orthogonalise against a set of other BTTS at the same time. More...

+ Include dependency graph for varapplyortho_btt.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 The topmost namespace for this project.
 
 syten::BTT
 The namespace containing binary tree tensor networks.
 

Functions

template<typename Iterator = int>
std::tuple< State, SRDef > syten::BTT::apply_op_orthogonalise_fit (State const &, Operator const &, Truncation const &, SRDef, Index=12, Index=2, State=State(), Iterator=0, Iterator=0)
 Dummy implementation to satisfy the compiler, see syten::MPS::apply_op_orthogonalise_fit(). More...
 

Detailed Description

Variationally apply an operator to a BTTS and orthogonalise against a set of other BTTS at the same time.

Remarks
Not implemented at the moment.