Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ StackElementParser

typedef void(* syten::MPS::ParseOperator::StackElementParser) (std::stack< StackElement > &stack, Lattice const &lat, Index const position, bool const truncate)

Type of a function parsing one element of the supplied stack assuming the supplied lattice.