Home
last modified time | relevance | path

Searched defs:pivot (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dkasa.c109 struct Size4 pivot; in kasaFit() local
Dmat.c466 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot) { in mat44DecomposeLup()
521 const struct Size4 *pivot) { in mat44Solve()