Skip to content
Commit 64ce6c3c authored by Karl Rupp's avatar Karl Rupp
Browse files

Split op_prod into {op_mult, op_prod, op_element_mult}, similarly for op_div,...

Split op_prod into {op_mult, op_prod, op_element_mult}, similarly for op_div, rearranged op_executor, removed some temporaries.

The split of op_prod as well as op_div into {op_div, op_element_div}
allows to collect some more operations within a single overload for the expression executor.
parent 0e3ff259
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment