Owning Palette: Linear Algebra VIs
Requires: Base Development System
Computes the square root of Input Matrix. Wire data to the Input Matrix input to determine the polymorphic instance to use or manually select the instance.
Use the pull-down menu to select an instance of this VI.
Add to the block diagram | Find on the palette |
Input Matrix is the real matrix for which you want to compute the square root. | |
Matrix Square Root returns the square root of Input Matrix. | |
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. |
Input Matrix is the complex matrix for which you want to compute the square root. | |
Matrix Square Root returns the square root of Input Matrix. | |
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. |