@@ -45,6 +45,6 @@ void zinvert(dcomplex **mat, np_int n, int &jer);
* \param maxrefiters: `int` Maximum number of refinement iterations.
* \param accuracygoal: `double` Accuracy to achieve in iterative refinement, defined as the module of the maximum difference between the identity matrix and the matrix product of the (approximate) inverse times the original matrix. On return, it contains the actually achieved accuracy