AhmedSadek60 / AsuMathLabG19

A c++ program for carrying out matrix operations.
4 stars 2 forks source link

Handle inner matrix #15

Closed AhmedSadek60 closed 6 years ago

AhmedSadek60 commented 6 years ago

Program should support defining matrix inside matrix correctly which means that delivering the inner matrices and concatenating them with the big matrix

mohamedelshorbagy commented 6 years ago

Done , With Concatenating Algorithm and Add 3 New Classes for this Algorithm you will find the solution in the master branch