CIBC:Documentation:SCIRun:Reference:SCIRun:DecomposeTensorArrayIntoEigenVectors
From SCIRun Documentation Wiki
Contents |
DecomposeTensorArrayIntoEigenVectors
Information
- Package: SCIRun
- Catagory: DataArrayMath
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module decomposes the a N by 9 Matrix, representing an array of tensors into three N by 3 matrices which contain the eigenvectors of the system, numbered from the most significant to the least significant and three column vectors representing the three eigenvalues of the tensor.
Detailed Description
This module decomposes the a N by 9 Matrix, representing an array of tensors into three N by 3 matrices which contain the eigenvectors of the system, numbered from the most significant to the least significant and three column vectors representing the three eigenvalues of the tensor.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun