François Coppens
|
7d3ffe1d2a
|
Added random matrix initialisation of arbitrary size. Added function to calculate determinant to test matrix invertability of A and A0.
|
2021-01-29 12:53:20 +01:00 |
|
François Coppens
|
4c1b7f3098
|
Converted overloaded functions into templates. Removed second size argument from the showMatrix function since we are only interested in square matrices.
|
2021-01-29 10:03:07 +01:00 |
|
François Coppens
|
d45df44e5e
|
C++ implementation of algo 3 is working. Not optimised yet.
|
2021-01-27 17:19:41 +01:00 |
|
François Coppens
|
e509f28ba6
|
That's it for today!
|
2021-01-26 16:27:57 +01:00 |
|
François Coppens
|
d286e0d45e
|
Added some initial data likle Makefiles and .gitignore.
|
2021-01-26 07:26:54 +01:00 |
|