Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

zgerc - General Matrix Rank-1 Update with Conjugation (CDB) (Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Calculates the rank–1 conjugated update of a general matrix.

Details  

x is a complex vector.
y is an M–element complex vector.
A is a complex general matrix. The number of rows in A must be greater than or equal to N and the number of columns in A must be greater than or equal to M. The default is an N × M matrix with all elements equal to 0.
alpha is a complex scalar that scales x*y^H, where y^H is the same as the conjugate transpose of y. The default is 1.
zgerc is a complex matrix of the same dimensions as A. For the elements in the first N rows and M columns of zgerc, the VI returns the results of the calculations. For any remaining elements, the VI returns the value of the element in A with the same index.
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

zgerc - General Matrix Rank-1 Update with Conjugation (CDB) Details

Refer to BLAS (Basic Linear Algebra Subprograms) for more information on the BLAS functions.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit