CIBC:Documentation:SCIRun:Reference:ModelCreation:DecomposeTensorArrayIntoEigenVectors
From SCIRun Documentation Wiki
Contents |
DecomposeTensorArrayIntoEigenVectors
Information
- Package: ModelCreation
- 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 eigen vectors of the system, numbered from the most significant to the least significant and three column vectors representing the three eigen values 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 eigen vectors of the system, numbered from the most significant to the least significant and three column vectors representing the three eigen values of the tensor.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation
