|
Macaulay2 Engine
|
| Matrix * PathTracker::refine | ( | const Matrix * | sols, |
| gmp_RR | tolerance, | ||
| int | max_corr_steps_refine = 100 ) |
Definition at line 1978 of file NAG.cpp.
References add_to_complex_array(), C, cast_to_CCC(), copy_complex_array(), Matrix::elem(), ERROR, evaluate_slpHxH(), freemem(), from_doubles(), Matrix::get_ring(), complex::getimaginary(), complex::getreal(), Matrix, Matrix::n_cols(), n_coords, Matrix::n_rows(), n_sols, negate_complex_array(), newarray_atomic, norm2_complex_array(), MatrixConstructor::set_entry(), solve_via_lapack_without_transposition(), MatrixConstructor::to_matrix(), and toBigComplex().
Referenced by rawRefinePT().