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.c93 struct Size4 pivot; in kasaFit() local
Dmat.c465 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot) { in mat44DecomposeLup()
520 const struct Size4 *pivot) { in mat44Solve()