Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

2.1.20 vsip_cneg_p - Complex Scalar Negation

vsip_cscalar_f vsip_cneg_f(vsip_cscalar_f x);
Description

This function performs negation of a complex scalar. The operation performs:

result= -x
Parameters
Return Value