Adelsbach/VSIPL
Core Light Programming Reference Guide
DD-00014-015
Core Light

9 Vector Real

9.1 vsip_vminval_p - Find the Minimum Value in a Vector View
Description
Parameters
Return Value
Example
9.2 vsip_vmaxval_p - Find the Maximum Value in a Vector View
Description
Parameters
Return Value
Example
9.3 vsip_vsumval_p - Compute the Sum of Elements in a Vector View
Description
Parameters
Return Value
Example
9.4 vsip_vsumsqval_p - Compute the Sum of Squares of Elements in a Vector View
Description
Parameters
Return Value
Example
9.5 vsip_vsq_p - Square Elements of a Vector View
Description
Parameters
Example
9.6 vsip_vrecip_p - Compute Reciprocal of Elements of a Vector View
Description
Parameters
Example
9.7 vsip_vmin_p - Element-wise Minimum of Two Vector Views
Description
Parameters
Example
9.8 vsip_vmax_p - Element-wise Maximum of Two Vector Views
Description
Parameters
Example
9.9 vsip_vsin_p - Element-wise Sine of a Vector View
Description
Parameters
Example
9.10 vsip_vcos_p - Element-wise Cosine of a Vector View
Description
Parameters
Example
9.11 vsip_vtan_p - Element-wise Tangent of a Vector View
Description
Parameters
Example
9.12 vsip_vatan_p - Element-wise Arctangent of a Vector View
Description
Parameters
Example
9.13 vsip_vexp_p - Element-wise Exponential of a Vector View
Description
Parameters
Example
9.14 vsip_vlog_p - Element-wise Natural Logarithm of a Vector View
Description
Parameters
Example
9.15 vsip_vlog10_p - Element-wise Base-10 Logarithm of a Vector View
Description
Parameters
Example
9.16 vsip_vsqrt_p - Element-wise Square Root of a Vector View
Description
Parameters
Example
9.17 vsip_vatan2_p - Element-wise Arctangent of Two Vector Views
Description
Parameters
Example
9.18 vsip_vfill_p - Fill a Vector View with a Scalar Value
Description
Parameters
Example
9.19 vsip_vramp_p - Fill a Vector View with a Ramp
Description
Parameters
Example