Back to FabImage Studio website

You are here: Start » Filter Reference » Data Classification » Principal Component Analysis » MatrixPseudoEigenvectors

MatrixPseudoEigenvectors


Module: FoundationPro

Find the pseudo-eigenvalues and pseudo-eigenvectors of a symmetrical square matrix.

Name Type Description
Input value inMatrix Matrix
Output value outEigenvectors Matrix Row matrix of eigenvectors
Output value outEigenvalues RealArray Array of eigenvalues

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Matrix empty on input in MatrixPseudoEigenvectors!
DomainError Matrix with non-matching dimensions on input in MatrixPseudoEigenvectors!

Complexity Level

This filter is available on Expert Complexity Level.