Skip to content

This is my coursework in the object-oriented programming method class. The project is all completed by C++ language. It has the following functions: 1. Matrix addition, subtraction and multiplication operations 2. Matrix transpose 3. Matrix inversion 4. Solve the Ax = b linear system of equations

Notifications You must be signed in to change notification settings

sunpihai-up/Matrix_Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix_Class

About

This is my coursework in the object-oriented programming method class. The project is all completed by C++ language. It has the following functions: 1. Matrix addition, subtraction and multiplication operations 2. Matrix transpose 3. Matrix inversion 4. Solve the Ax = b linear system of equations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages