#include "xsens_math_throw.h"
#include <xstypes/xsexception.h>
#include <xstypes/pstdint.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Macros | |
#define | XSENS_GENERIC_MATRIX_THROW |
#define | XSENS_THROW_BAD_ALLOC throw std::bad_alloc() |
#define XSENS_GENERIC_MATRIX_THROW |
Definition at line 83 of file xsens_generic_matrix.h.
#define XSENS_THROW_BAD_ALLOC throw std::bad_alloc() |
Definition at line 91 of file xsens_generic_matrix.h.