Revision c2a8045b
| utility/matrix.h | ||
|---|---|---|
| 25 | 25 |
#include <stdint.h> |
| 26 | 26 |
#include <math.h> |
| 27 | 27 |
|
| 28 |
#include "vector.h" |
|
| 29 |
|
|
| 28 | 30 |
namespace imu |
| 29 | 31 |
{
|
| 30 | 32 |
|
Also available in: Unified diff