Which parameters allow saving the eigenvalue and eigenvector matrices?

1 vues

Réponse

The 'eigenVal' parameter specifies the output table for the eigenvalue matrix, and the 'eigenVec' parameter specifies the output table for the eigenvector matrix.
Did this answer help you?