HomeSort by relevance Sort by last modified time
    Searched refs:mat44Solve (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/algos/common/math/
mat.h 165 void mat44Solve(const struct Mat44 *A, struct Vec4 *x, const struct Vec4 *b,
kasa.c 97 mat44Solve(&A, &out, &b, &pivot);
mat.c 519 void mat44Solve(const struct Mat44 *A, struct Vec4 *x, const struct Vec4 *b,

Completed in 692 milliseconds