0marAmr / Multiple_Matrices_Multiplication

matrix multiplication algortim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple_Matrices_Multiplication

An algorithm that performs multiplication of any number of matrices whose sizes are user defined and are dynamically allocated in memory.

This is a memory allocation and pointers exercise that i had in mind. It's not dummy-proof, just make a zero entry to exit.

About

matrix multiplication algortim


Languages

Language:C 100.0%