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.1 Elementary Math Operations

4.1.1 vsip_vsin_p - Element-wise Sine of a Vector View
Description
Parameters
Example
4.1.2 vsip_vasin_p - Element-wise Arcsine of a Vector View
Description
Parameters
Example
4.1.3 vsip_vcos_p - Element-wise Cosine of a Vector View
Description
Parameters
Example
4.1.4 vsip_vacos_p - Element-wise Arccosine of a Vector View
Description
Parameters
Example
4.1.5 vsip_vtan_p - Element-wise Tangent of a Vector View
Description
Parameters
Example
4.1.6 vsip_vatan_p - Element-wise Arctangent of a Vector View
Description
Parameters
Example
4.1.7 vsip_vatan2_p - Element-wise Arctangent of Two Vector Views
Description
Parameters
Example
4.1.8 vsip_dvexp_p - Element-wise Exponential of a Vector View
Description
Parameters
Example
4.1.9 vsip_vexp10_p - Element-wise Base-10 Exponential of a Vector View
Description
Parameters
Example
4.1.10 vsip_vlog_p - Element-wise Natural Logarithm of a Vector View
Description
Parameters
Example
4.1.11 vsip_vlog10_p - Element-wise Base-10 Logarithm of a Vector View
Description
Parameters
Example
4.1.12 vsip_dvsqrt_p - Element-wise Square Root of a Vector View
Description
Parameters
Example