/threaded_matrix_multiplication

Implementation of two procedures(1.A thread for each element,2.A thread for each row) for Threaded Matrix Multiplication using POSIX threads.

Primary LanguageC

No issues in this repository yet.