Adelsbach/VSIPL
Core Light Programming Reference Guide
DD-00014-015
Core Light
[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
6
View Support Functions
6.1
vsip_
d
vcreate_
p
- Create a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.2
vsip_
d
vbind_
p
- Bind a Vector View to a Data Block
Description
Parameters
Return Value
Error Handling
Example
6.3
vsip_
d
vsubview_
p
- Create a Subview of a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.4
vsip_
d
vgetblock_
p
- Get the Data Block of a Vector View
Description
Parameters
Return Value
Example
6.5
vsip_
d
vgetoffset_
p
- Get the Offset of a Vector View
Description
Parameters
Return Value
Example
6.6
vsip_
d
vputoffset_
p
- Set the Offset of a Vector View
Description
Parameters
Return Value
Example
6.7
vsip_
d
vgetstride_
p
- Get the Stride of a Vector View
Description
Parameters
Return Value
Example
6.8
vsip_
d
vputstride_
p
- Set the Stride of a Vector View
Description
Parameters
Return Value
Example
6.9
vsip_
d
vgetlength_
p
- Get the Length of a Vector View
Description
Parameters
Return Value
Example
6.10
vsip_
d
vputlength_
p
- Set the Length of a Vector View
Description
Parameters
Return Value
Example
6.11
vsip_
d
vgetattrib_
p
- Get the Attributes of a Vector View
Description
Parameters
Example
6.12
vsip_
d
vputattrib_
p
- Set the Attributes of a Vector View
Description
Parameters
Return Value
Example
6.13
vsip_
d
vget_
p
- Get an Element from a Vector View
Description
Parameters
Return Value
Example
6.14
vsip_
d
vput_
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_
d
vdestroy_
p
- Destroy a Vector View
Description
Parameters
Return Value
Error Handling
Example
6.18
vsip_
d
valldestroy_
p
- Destroy a Vector View and Its Data Block
Description
Parameters
Example
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]