| void syten::MPS::ParseOperator::multF | ( | std::stack< StackElement > & | s, |
| Lattice const & | lat, | ||
| Index const | position, | ||
| bool const | truncate | ||
| ) |
Multiply the two topmost elements: a_opr|a_num b_opr|b_num → a * b, a is applied first.
References std::stack< T >::pop(), std::stack< T >::size(), std::to_string(), std::stack< T >::top(), and syten::MPS::ParseOperator::StackElement::type.
Referenced by getFunction().
Here is the call graph for this function:
Here is the caller graph for this function: