Add Matrix
 
 
 

This utility accepts a list of matrices as inputs and adds them together to generate an output which is the sum of all input matrices (m1 + m2 + m3 + m4 = matrixSumOutput).

See addMatrix for more information.