Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/algos/
Dmat.c249 void mat33DecomposeLup(struct Mat33 *LU, struct Size3 *pivot) in mat33DecomposeLup()
503 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot) in mat44DecomposeLup()