Iampete1
|
15326a8d90
|
AP_Math: tests: define hal where requirerd for custom rotaitons
|
2022-03-02 18:16:42 +11:00 |
Peter Barker
|
43f3d611b2
|
AP_Math: pragma away the float-equal test for the maths tests
There are legitimate reasons for doing direct equivalence in these files
|
2018-08-28 09:54:47 +10:00 |
Gustavo Jose de Sousa
|
3f2ad764ca
|
AP_Math: Matrix3: add inverse() and invert() functions
Additionally, add unit tests.
|
2016-05-16 19:08:35 -03:00 |
Gustavo Jose de Sousa
|
06eea2838f
|
AP_Math: Matrix3: add det() function
Function to calculate determinant. Additionally, add unit tests.
|
2016-05-16 19:08:35 -03:00 |