MatrixCalculate
This program creates a matrix from multiple matrices. All matrices are summed up. The size of the resulting matrix is exandeded to fit all matrices. The class matrixGenerator allows complex matrix operations before.
Name | Type | Annotation |
---|---|---|
outputfileMatrix | filename | |
matrix | matrixGenerator |