#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_repmat (const real_T a[168021], real_T b[336042]) |
void | repmat (const real_T a[504063], real_T b[1008126]) |
void b_repmat | ( | const real_T | a[168021], |
real_T | b[336042] | ||
) |
Definition at line 48 of file repmat.cpp.
void repmat | ( | const real_T | a[504063], |
real_T | b[1008126] | ||
) |
Definition at line 68 of file repmat.cpp.