Revision 3e5e5286
| utility/matrix.h | ||
|---|---|---|
| 20 | 20 |
#ifndef IMUMATH_MATRIX_HPP |
| 21 | 21 |
#define IMUMATH_MATRIX_HPP |
| 22 | 22 |
|
| 23 |
#include <stdlib.h> |
|
| 24 | 23 |
#include <string.h> |
| 25 | 24 |
#include <stdint.h> |
| 26 |
#include <math.h> |
|
| 27 | 25 |
|
| 28 | 26 |
#include "vector.h" |
| 29 | 27 |
|
Also available in: Unified diff