Searched refs:Size3 (Results 1 – 2 of 2) sorted by relevance
34 struct Size3 { struct78 void mat33DecomposeLup(struct Mat33 *LU, struct Size3 *pivot);82 void mat33Solve(const struct Mat33 *A, struct Vec3 *x, const struct Vec3 *b, const struct Size3 *pi…
249 void mat33DecomposeLup(struct Mat33 *LU, struct Size3 *pivot) in mat33DecomposeLup()304 void mat33Solve(const struct Mat33 *A, struct Vec3 *x, const struct Vec3 *b, const struct Size3 *pi… in mat33Solve()