#include <float.h>
#include <math.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include "rt_defines.h"
#include "rt_nonfinite.h"
#include "rtwtypes.h"
#include "Optimal_affine_tracking_3d16_fast_realtime_types.h"
Go to the source code of this file.
Functions | |
void | quat2rot (const real_T Q[4], real_T R[9]) |
void quat2rot | ( | const real_T | Q[4], |
real_T | R[9] | ||
) |
Definition at line 26 of file quat2rot.cpp.