Skip to content

Latest commit

 

History

History

MatrixAddition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Matrix Addition

Example program that accepts the dimensions of two matrices from user input and displays their corresponding elements' sums.

Getting Started

Download, and then compile and run in your favorite editor.

Populate two matricies and add them

Populate two matricies and add them

Authors

  • Manish Bhojasia - Original Author
  • James Hiegel - Added comments and additional functionality to original program

Source

https://www.sanfoundry.com/csharp-program-performs-matrix-addition/