eigen_decomp
Compute eigenvalues and optionally eigenvectors of a matrix input. Returns eigenvalues and eigenvectors if requested.
Instructions
Compute eigenvalues and optionally eigenvectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes | ||
| compute_vectors | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||