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

This manual is preliminary and incomplete.
While our Core implementation implements all functions given in the standard we are still working on completing this documentation.

Please refer to the VSIPL standard for a complete function reference of the Core profile until we have completed work on this documentation.

4.6 Manipulation Operations

4.6.1 vsip_vreal_p - Extract Real Part of a Complex Vector View
Description
Parameters
Example
4.6.2 vsip_vimag_p - Extract Imaginary Part of a Complex Vector View
Description
Parameters
Example
4.6.3 vsip_vcmplx_p - Create a Complex Vector View from Real and Imaginary Parts
Description
Parameters
Example
4.6.4 vsip_dvgather_p - Gather Elements from a Vector
Description
Parameters
Example
Notes
4.6.5 vsip_dvscatter_p - Scatter Elements to a Vector
Description
Parameters
Example
Notes
4.6.6 vsip_dvswap_p - Swap Elements Between two Vectors
Description
Parameters
Example
Notes
4.6.7 vsip_vrect_p - Convert Cartesian Coordinates to Complex Numbers
Description
Parameters
Example
Notes
4.6.8 vsip_vpolar_p - Convert Polar Coordinates to Cartesian
Description
Parameters
Example
Notes