inverse-matrix-3d

Source

(def inverse-matrix-3d "Returns the inverse of the given 4x4 matrix." (inv-mat-fn 4))