MantisBT - ITK | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0010195 | ITK | public | 2010-01-27 16:50 | 2010-11-04 12:48 | ||||||
Reporter | fbudin | |||||||||
Assigned To | kentwilliams | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Resolution Date | ||||||||||
Sprint | ||||||||||
Sprint Status | backlog | |||||||||
Summary | 0010195: Pre-multiply and Post-mutliply functions in itkSymmetricSecondRankTensor | |||||||||
Description | itk::SymmetricSecondRankTensor includes two functions that should allow to multiply this tensor by a given matrix. The result is returned as a symmetric second rank tensor. However, the product of the tensor by the matrix may not be symmetric. The tensor keeps only 6 values in memory. The returned value is therefore always symmetric. However, this value may not be the correct result of the previously performed operation if the result of the product was not a symmetric tensor. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2010-01-27 16:50 | fbudin | New Issue | ||||||||
2010-03-08 03:49 | Tom Vercauteren | Relationship added | duplicate of 0008574 | |||||||
2010-11-02 14:04 | Hans Johnson | Status | new => assigned | |||||||
2010-11-02 14:04 | Hans Johnson | Assigned To | => kentwilliams | |||||||
2010-11-04 12:48 | kentwilliams | Sprint Status | => backlog | |||||||
2010-11-04 12:48 | kentwilliams | Note Added: 0022836 | ||||||||
2010-11-04 12:48 | kentwilliams | Status | assigned => closed | |||||||
2010-11-04 12:48 | kentwilliams | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|