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

zgeru - General Matrix Rank-1 Update (CDB) (Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Calculates the rank–1 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^T, where y^T represents y transposed. The default is 1.
zgeru is a complex matrix of the same dimensions as A. For the elements in the first N rows and M columns of zgeru, the VI returns the results of the calculation. 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.

zgeru - General Matrix Rank-1 Update (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