Home
last modified time | relevance | path

Searched refs:solve_linear_system (Results 1 – 1 of 1) sorted by relevance

/lib/
Dbch.c499 static int solve_linear_system(struct bch_control *bch, unsigned int *rows, in solve_linear_system() function
606 return solve_linear_system(bch, rows, roots, 4); in find_affine4_roots()