If I am multiplying 3 matrices together, say ABC. Depending on the size of the matrices it may be more efficient to perform either (AB)C or A(BC). If I evaluate:If I am multiplying 3 matrices together, say AB
If I am multiplying 3 matrices together, say ABC. Depending on the size of the matrices it may be more efficient to perform either (AB)C or A(BC). If I evaluate:If I am multiplying 3 matrices together, say AB