![]() |
![]() |
Collaboration diagram for DSPF_sp_vecsum_sq:
|
| float | DSPF_sp_vecsum_sq (const float *x, const int nx) |
| float DSPF_sp_vecsum_sq | ( | const float * | x, | |
| const int | nx | |||
| ) |
This routine performs a sum of squares of the elements of the array x and returns the sum.
| x | Pointer to input array. | |
| nx | Number of elements in arrays. |