Back to FabImage Studio website
You are here: Start » Filter Reference » Principal Component Analysis » MatrixPseudoEigenvectors
Find the pseudo-eigenvalues and pseudo-eigenvectors of a symmetrical square matrix.
Name | Type | Description | |
---|---|---|---|
![]() |
inMatrix | Matrix | |
![]() |
outEigenvectors | Matrix | Row matrix of eigenvectors |
![]() |
outEigenvalues | RealArray | Array of eigenvalues |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Matrix with non-matching dimensions on input in MatrixPseudoEigenvectors! |
DomainError | Matrix empty on input in MatrixPseudoEigenvectors! |
Complexity Level
This filter is available on Basic Complexity Level.