#include "rt_nonfinite.h"
#include "Optimal_affine_tracking_3d16_fast_realtime.h"
#include "randn.h"
#include "Optimal_affine_tracking_3d16_fast_realtime_data.h"
Go to the source code of this file.
Functions | |
static real_T | eml_rand_mt19937ar (uint32_T b_state[625]) |
static void | genrand_uint32_vector (uint32_T mt[625], uint32_T u[2]) |
real_T | genrandu (uint32_T mt[625]) |
void | randn (real_T r[6]) |
static real_T eml_rand_mt19937ar | ( | uint32_T | b_state[625] | ) | [static] |
static void genrand_uint32_vector | ( | uint32_T | mt[625], |
uint32_T | u[2] | ||
) | [static] |