Write a program in c# with a class manage matrices that performs addition, subtraction , multiplication of two matrices. multiplies a matrix with a constant and calculates transpose matrix.
Write a program in c# with a class manage matrices that performs addition, subtraction , multiplication of two matrices. multiplies a matrix with a constant and calculates transpose matrix.