LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Matrix Square Root VI

  • Updated2023-02-21
  • 3 minute(s) read

Matrix Square Root VI

Owning Palette: Linear Algebra VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

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.

Details  

Matrix Square Root (DBL)

Input Matrix specifies a square matrix. If Input Matrix is empty, this VI sets Matrix Square Root to an empty matrix.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Matrix Square Root returns the square root of Input Matrix.
error out contains error information. This output provides standard error out functionality.

Matrix Square Root (SGL)

Input Matrix specifies a square matrix. If Input Matrix is empty, this VI sets Matrix Square Root to an empty matrix.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Matrix Square Root returns the square root of Input Matrix.
error out contains error information. This output provides standard error out functionality.

Matrix Square Root (CDB)

Input Matrix specifies a square matrix. If Input Matrix is empty, this VI sets Matrix Square Root to an empty matrix.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Matrix Square Root returns the square root of Input Matrix.
error out contains error information. This output provides standard error out functionality.

Matrix Square Root (CSG)

Input Matrix specifies a square matrix. If Input Matrix is empty, this VI sets Matrix Square Root to an empty matrix.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Matrix Square Root returns the square root of Input Matrix.
error out contains error information. This output provides standard error out functionality.

Matrix Square Root Details

The following table lists the support characteristics of this VI.

Supported on RT targets Yes
Suitable for bounded execution times on RT Yes

Log in to get a better experience