- <init>
- getSymInverse33
- mul22ToOutUnsafe
- mulToOutUnsafe
- solve22ToOut
Solve A * x = b, where b is a column vector. This is more efficient than
computing the inverse in on
- solve33ToOut
Solve A * x = b, where b is a column vector. This is more efficient than
computing the inverse in on