Skip to content

create a pointer based matrix. matrix multiplication/addition. operator overloading. copy constructors.

Notifications You must be signed in to change notification settings

jorgedavila25/Pointer-Based-Matrix-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pointer-Based-Matrix-Manipulation

To Run the Program using the Makefile:

  • To compile just type make all
  • To run the program, type ./prog1
  • To clean directory, make clean

Information

  • Look at the PDF file on the "Instruction" directory to look at the requirements for this program.

About

create a pointer based matrix. matrix multiplication/addition. operator overloading. copy constructors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages