Test vector computations. More...
Go to the source code of this file.
Functions | |
void | init_data (vl_size numDimensions, vl_size numSamples, float **X, float **Y) |
int | main (int argc VL_UNUSED, char **argv VL_UNUSED) |
Test vector computations.
Definition in file test_vec_comp.c.
Definition at line 18 of file test_vec_comp.c.
int main | ( | int argc | VL_UNUSED, |
char **argv | VL_UNUSED | ||
) |
Definition at line 31 of file test_vec_comp.c.