Home
last modified time | relevance | path

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

/third_party/weston/shared/
Dmatrix.c156 find_pivot(double *column, unsigned k) in find_pivot() function
186 pivot = find_pivot(&A[k * 4], k); in matrix_invert()