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.2 Vector General

4.2.1 vsip_dvmul_p - Element-wise Multiplication of Two Vector Views
Description
Parameters
Example
4.2.2 vsip_vdiv_p - Element-wise Division of Two Vector Views
Description
Parameters
Example
4.2.3 vsip_dvadd_p - Element-wise Addition of Two Vector Views
Description
Parameters
Example
4.2.4 vsip_dvsub_p - Element-wise Subtraction of Two Vector Views
Description
Parameters
Example
4.2.5 vsip_dsvmul_p - Multiply a Scalar by a Vector View
Description
Parameters
Example
4.2.6 vsip_svdiv_p - Divide a Scalar by a Vector View
Description
Parameters
Example
4.2.7 vsip_svadd_p - Add a Scalar to a Vector View
Description
Parameters
Example
4.2.8 vsip_dvneg_p - Negate Elements of a Vector View
Description
Parameters
Example
4.2.9 vsip_dvmag_p - Compute Magnitude of Elements of a Vector View
Description
Parameters
Example