/Matrix-Library

This is a simple matrix library in C

Primary LanguageCOtherNOASSERTION

Matrix-Library

This is a simple matrix library in C

This library provides functions that can do the following basic calculations:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Determinant (up to 11x11 matrix size)
  6. Inverse Matrix (up to 11x11 matrix size)
  7. Transpose

Alt Text