Skip to content

This program will multiply 2 matrices and store it in a thrid one. The values of the matrices are dynamic, they will be defined by the user. The dimension it is still static. In this case, the dimension will be 3 x 3. Note: it is considered that the matrices are vectors, because that is how the memory stores a matrix

jacobgarcia/matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This program will multiply 2 matrices and store it in a thrid one. The values of the matrices are dynamic, they will be defined by the user. The dimension it is still static. In this case, the dimension will be 3 x 3. Note: it is considered that the matrices are vectors, because that is how the memory stores a matrix

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published