#include "rt_nonfinite.h"#include "Optimal_affine_tracking_3d16_fast_realtime.h"#include "repmat.h"
Go to the source code of this file.
Functions | |
| void | b_repmat (const real_T a[168021], real_T b[336042]) |
| static int32_T | div_s32 (int32_T numerator, int32_T denominator) |
| 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.
| static int32_T div_s32 | ( | int32_T | numerator, |
| int32_T | denominator | ||
| ) | [static] |
Definition at line 27 of file repmat.cpp.
| void repmat | ( | const real_T | a[504063], |
| real_T | b[1008126] | ||
| ) |
Definition at line 68 of file repmat.cpp.