Searched refs:mat33Solve (Results 1 – 2 of 2) sorted by relevance
82 void mat33Solve(const struct Mat33 *A, struct Vec3 *x, const struct Vec3 *b, const struct Size3 *pi…
304 void mat33Solve(const struct Mat33 *A, struct Vec3 *x, const struct Vec3 *b, const struct Size3 *pi… in mat33Solve() function