#include "rt_nonfinite.h"
#include "Optimal_affine_tracking_3d16_fast_realtime.h"
#include "resampling.h"
#include "meshgrid.h"
#include "cumulative_sum.h"
#include "rand.h"
Go to the source code of this file.
Functions | |
void | resampling (const real_T w[25], real_T outindex[25]) |
void resampling | ( | const real_T | w[25], |
real_T | outindex[25] | ||
) |
Definition at line 29 of file resampling.cpp.