void syten::MPS::ParseOperator::operatorF | ( | std::stack< StackElement > & | s, |
Lattice const & | lat, | ||
Index const | position, | ||
bool const | |||
) |
Create a global operator from the topmost element: x_str|x_num|x_opr _o → x_opr
References std::stack< T >::emplace(), std::move(), std::stack< T >::pop(), std::stack< T >::size(), std::to_string(), and std::stack< T >::top().
Referenced by getFunction().