#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 | downsample2d (const real_T M[168021], real_T Y[42211]) |
| void downsample2d | ( | const real_T | M[168021], |
| real_T | Y[42211] | ||
| ) |
Definition at line 27 of file downsample2d.cpp.