Searched defs:pivot (Results 1 – 4 of 4) sorted by relevance
93 struct Size4 pivot; in kasaFit() local
465 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot) { in mat44DecomposeLup()520 const struct Size4 *pivot) { in mat44Solve()
1057 register PyObject *pivot; in binarysort() local