Matrix Library
A simple Matrix operation library to perform Matrix Multiplication and find the transpose of a Matrix.
|
A simple example code illustrating how to use the Library. More...
Functions | |
int | main () |
A simple example code illustrating how to use the Library.
This is an example code illustrating how to use the matrix.h library.
int main | ( | ) |