Linear Algebra and the C Language/a01n
<
Linear Algebra and the C Language
The library
Copy the library to your working directory:
v_g.h ......................... Gauss Jordan (
UpDate
)
vgc_inv.h ............. Copy the inverse
vgpivaid.h ............ The right pivot
vgjinv.h ................ The function inverse
C example to test the library:
test.c