17 Commits (d226ffeeb2965a99307519313867f6582b679dd5)

Author SHA1 Message Date
Pierre Kancir 79a9e8dfad AP_Math: Matrix_alg fix implicite cast from bool to float 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Murilo Belluzzo 70942472d3 AP_Math: Matrix: Change deallocator to match allocator used 9 years ago
Pierre Kancir a8e5ff93b5 AP_Math: Correct missing declaration warning 9 years ago
Ricardo de Almeida Gonzaga 481e3a2af6 AP_Math: Fix typos 9 years ago
Gustavo Jose de Sousa b594b5a08b AP_Math: matrix_alg: disable FE_OVERFLOW in inverse4x4() for SITL 9 years ago
Gustavo Jose de Sousa a7543d369f AP_Math: matrix_alg: protect inverseixi() against overflow 9 years ago
Andrew Tridgell 97d27ce58f AP_Math: fixed memory leak 9 years ago
Jonathan Challinger 83d5a6664a AP_Math: minor changes to matrix_alg in response to review 9 years ago
bugobliterator 1a4b4fa85e AP_Math: add inverse matrix test to check if inverse(mat)*mat = I 9 years ago
bugobliterator fe62a049bd AP_Math: implement LU decomposition based matrix inverse 9 years ago
Tom Pittenger 103af93ec3 AP_Math: compiler warnings - float compare to constant (zero) 9 years ago
Andrew Tridgell c9ec8b3f67 AP_Math: added O3 optimisation to core math libraries 9 years ago
Siddharth Bharat Purohit 1ffbffa0e7 AP_Math: check if failed to allocate memory 10 years ago
Gustavo Jose de Sousa 46774136a6 AP_Compass: standardize inclusion of libaries headers 10 years ago
Jonathan Challinger 1c100498d4 AP_Math: use is_zero instead of defining our own epsilon 10 years ago
Siddharth Bharat Purohit b654b1c21b AP_Math: add inverse matrix to math library 10 years ago