/Matrix-Calculator-v.3

C++ Console Application which supports addition, substraction & multiplication of two matrices. As well as finding the determinant of matrices. Implemented using triple-linked lists

Primary LanguageC++MIT LicenseMIT

Matrix-Calculator-v.3

C++ Console Application which supports addition, substraction & multiplication of two matrices. As well as finding the determinant of matrices. Implemented using linked lists

Matrix with Linked Lists