Hey all,
I am Sandesh Ghanta, I am interested to contribute to UBLAS as part of GSoC 19. I have been working on the programming competency test for about a week now. The programming competency test requires me to implement a small library which uses expression templates to compute algebraic expressions. I have been able to write code which computes algebraic expressions containing only addition and subtraction. But I am confused as to how to write code for multiplication.
Example: D = A*B + C
Can someone guide me as to how to write code to solve such equations without the use of temporary variables?
Links to online resources for the same is also gladly accepted.

Yours Sincerely,
Sandesh Ghanta,
FOSS@Amrita