#include <stdio.h>
Include dependency graph for a.16.1.c:
Go to the source code of this file.
Functions | |
float | work1 (int i) |
float | work2 (int i) |
void | a16 (float *x, float *y, int *index, int n) |
int | main () |
void a16 | ( | float * | x, | |
float * | y, | |||
int * | index, | |||
int | n | |||
) |
int main | ( | void | ) |
float work1 | ( | int | i | ) |
float work2 | ( | int | i | ) |