Of course, there are better algorithms, but this serves to demonstrate DAPPLE. For consistency, we decided that all overloaded operators would be elementwise operators, so C=A*B for three matrices A, B, and C does an elementwise multiplication and not a matrix multiplication.