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.

6.5 Over-determined Linear System Solver

6.5.1 vsip_dqrd_create_p - Create QR Decomposition Object
Description
Parameters
Return Value
Example
Notes
6.5.2 vsip_dqrd_destroy_p - Destroy QR Decomposition Object
Description
Parameters
Return Value
Example
6.5.3 vsip_dqrd_getattr_p - Get QR Decomposition Attributes
Description
Parameters
Example
6.5.4 vsip_dqrd_p - Perform QR Decomposition
Description
Parameters
Return Value
Notes
6.5.5 vsip_dqrsol_p - Solve Linear Systems Using QR Decomposition
Description
Parameters
Return Value
Notes
6.5.6 vsip_dqrdsolr_p - Solve Linear Systems with Modified R Matrix
Description
Parameters
Return Value
Notes
6.5.7 vsip_dqrdprodq_p - Multiply by Q Matrix from QR Decomposition
Description
Parameters
Return Value
Notes