/Matrix-Multiplication-using-Multithreading

A program to implement matrix multiplication Using Multithreading with either one thread per row or one thread per cell

Primary LanguageC++

Matrix-Multiplication-using-Multithreading

A program to implement matrix multiplication Using Multithreading with either one thread per row or one thread per cell