View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0005752 | ITK | public | 2007-09-19 15:13 | 2007-09-19 18:51 | |||||
Reporter | Luis Ibanez | ||||||||
Assigned To | Luis Ibanez | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005752: ValueType trait is incorrectly defined in Vector, RGB and Tensor Traits | ||||||||
Description | The trait ValueType was intended to be defined as the type of the scalar component of a vector type. | ||||||||
Additional Information | In a scalar type, the trait ValueType is expected to be defined as the Self type. In a vector type, the trait ValueType is expected to be defined as the type of the scalar component of the vector. For example NumericTrait<double>::ValueType ===> double NumericTrait< Vector<double, 3 > >::ValueType =====> double | ||||||||
Tags | No tags attached. | ||||||||
Resolution Date | |||||||||
Sprint | |||||||||
Sprint Status | |||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2007-09-19 15:13 | Luis Ibanez | New Issue | |
2007-09-19 15:17 | Luis Ibanez | Status | new => assigned |
2007-09-19 15:17 | Luis Ibanez | Assigned To | => Luis Ibanez |
2007-09-19 15:20 | Luis Ibanez | Note Added: 0009158 | |
2007-09-19 15:20 | Luis Ibanez | Relationship added | related to 0000221 |
2007-09-19 18:45 | Luis Ibanez | Note Added: 0009172 | |
2007-09-19 18:51 | Luis Ibanez | Status | assigned => closed |
2007-09-19 18:51 | Luis Ibanez | Note Added: 0009174 | |
2007-09-19 18:51 | Luis Ibanez | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |