Skip to content

All for work with matrix and square matrix

Notifications You must be signed in to change notification settings

Kitaev2003/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

What do matrix?

If you only need calculate the determinant or rang. You can quickly change main.cpp. Also "Matrix" can do simple arithmetic operations, for example: multiply, subtraction, addition and operators. For output or input you can << or >>. I made Unit Test in the "matrix". You can view file for testing in the folder Test. I think, that all people don`t use this function.

How use matrix?

I work with help MakeFile, so you can use ready-made commands.

Start main.cpp

make

Start UnitTest

make testing

Running an executable file

make begin

About

All for work with matrix and square matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published