Simple library written in C++ (using CodeBlocks as an IDE) to work with matrices.
Go to file
2020-06-21 14:25:36 +03:00
.idea Initial commit 2020-06-21 14:23:13 +03:00
cmake-build-debug Initial commit 2020-06-21 14:23:13 +03:00
.gitignore .gitignore for compiled files 2020-06-21 14:25:36 +03:00
CMakeLists.txt Initial commit 2020-06-21 14:23:13 +03:00
main.cpp Initial commit 2020-06-21 14:23:13 +03:00
matrix.cpp Initial commit 2020-06-21 14:23:13 +03:00
matrix.h Initial commit 2020-06-21 14:23:13 +03:00
MatrixCpp.cbp Initial commit 2020-06-21 14:23:13 +03:00
MatrixCpp.depend Initial commit 2020-06-21 14:23:13 +03:00
MatrixCpp.layout Initial commit 2020-06-21 14:23:13 +03:00