Linear Algebra and the C Language/a02f
The library
Copy the library to your working directory:
- v_d.h .......................... Dot product (UpDate)
- v_g.h .......................... Gauss jordan (UpDate)
C example to test the library:
Copy the library to your working directory:
C example to test the library: