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

6 View Support Functions

6.1 vsip_dvcreate_p - Create a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.2 vsip_dvbind_p - Bind a Vector View to a Data Block
Description
Parameters
Return Value
Error Handling
Example
6.3 vsip_dvsubview_p - Create a Subview of a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.4 vsip_dvgetblock_p - Get the Data Block of a Vector View
Description
Parameters
Return Value
Example
6.5 vsip_dvgetoffset_p - Get the Offset of a Vector View
Description
Parameters
Return Value
Example
6.6 vsip_dvputoffset_p - Set the Offset of a Vector View
Description
Parameters
Return Value
Example
6.7 vsip_dvgetstride_p - Get the Stride of a Vector View
Description
Parameters
Return Value
Example
6.8 vsip_dvputstride_p - Set the Stride of a Vector View
Description
Parameters
Return Value
Example
6.9 vsip_dvgetlength_p - Get the Length of a Vector View
Description
Parameters
Return Value
Example
6.10 vsip_dvputlength_p - Set the Length of a Vector View
Description
Parameters
Return Value
Example
6.11 vsip_dvgetattrib_p - Get the Attributes of a Vector View
Description
Parameters
Example
6.12 vsip_dvputattrib_p - Set the Attributes of a Vector View
Description
Parameters
Return Value
Example
6.13 vsip_dvget_p - Get an Element from a Vector View
Description
Parameters
Return Value
Example
6.14 vsip_dvput_p - Set an Element in a Vector View
Description
Parameters
Example
6.15 vsip_vrealview_p - Get the Real Part View of a Complex Vector View
Description
Parameters
Return Value
Example
6.16 vsip_vimagview_p - Get the Imaginary Part View of a Complex Vector View
Description
Parameters
Return Value
Example
6.17 vsip_dvdestroy_p - Destroy a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.18 vsip_dvalldestroy_p - Destroy a Vector View and Its Data Block
Description
Parameters
Example