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

2.1.21 vsip_crecip_p - Complex Scalar Reciprocal

vsip_cscalar_f vsip_crecip_f(vsip_cscalar_f x);
Description

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

       1
result=x
Parameters
Return Value