Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

6.1 Matrix and Vector Operations

6.1.1 vsip_dvdot_p - Compute the Dot Product of Two Vector Views
Description
Parameters
Return Value
Example
6.1.2 vsip_cvjdot_p - Compute the Conjugate Dot Product of Two Complex Vector Views
Description
Parameters
Return Value
Example
6.1.3 vsip_dvouter_p - Outer Product of Two Vectors
Description
Parameters
Example
Notes
6.1.4 vsip_dmtrans_p - Matrix Transposition
Description
Parameters
Example
Notes
6.1.5 vsip_cmherm_p - Matrix Hermitian
Description
Parameters
Notes
6.1.6 vsip_dgemp_p - General Matrix Product
Description
Parameters
Example
Notes
6.1.7 vsip_dgems_p - General Matrix Scaling and Addition
Description
Parameters
Example
Notes
6.1.8 vsip_dvmprod_p - Vector-Matrix Product
Description
Parameters
Example
Notes
6.1.9 vsip_dmvprod_p - Matrix-Vector Product
Description
Parameters
Example
Notes
6.1.10 vsip_dmprod_p - Matrix-Matrix Product
Description
Parameters
Example
Notes
6.1.11 vsip_dmprodt_p - Matrix-Matrix Product with Transposition
Description
Parameters
Example
Notes
6.1.12 vsip_cmprodh_p - Complex Matrix Product with Hermitian Transpose
Description
Parameters
Example
Notes
6.1.13 vsip_cmprodj_p - Complex Matrix Product with Conjugate
Description
Parameters
Example
Notes