SyTen

◆ 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.