#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 | b_mean (const real_T x[50], real_T y[2]) |
void | c_mean (const real_T x[3888], real_T y[3]) |
void | d_mean (const emxArray_real_T *x, real_T y[1296]) |
real_T | mean (const real_T x_data[1296], const int32_T x_size[1]) |