[next] [prev] [prev-tail] [tail] [up]
vsip_cscalar_f vsip_cneg_f(vsip_cscalar_f x);
This function performs negation of a complex scalar. The operation performs:
vsip_cscalar_f a: The complex scalar value.
The complex scalar value result.
[next] [prev] [prev-tail] [front] [up]