Add matrix inversion function (uses doubles)
The obvious matrix inversion function, coded using doubles to avoid fiddling with fixed point precision adventures.
Showing
Please register or sign in to comment
The obvious matrix inversion function, coded using doubles to avoid fiddling with fixed point precision adventures.