Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stanly-johnson/matrix.h

A header file for dealing with Matrix Operations in C
https://github.com/stanly-johnson/matrix.h

Last synced: 10 days ago
JSON representation

A header file for dealing with Matrix Operations in C

Awesome Lists containing this project

README

        

#Matrix.h
========

A collection of functions for Matrix Operations in C language

Included operations in this header file are :

2x2 Matrix Addition
2x2 Matrix Multiplication
3x3 Matrix Addition
3x3 Matrix Multiplication
Matrix Transpose