MantisBT - ITK
View Issue Details
0011379ITKpublic2010-10-29 11:112010-12-02 16:53
Ziv Yaniv 
kentwilliams 
normaltrivialalways
closedfixed 
 
 
backlog
0011379: redefinition of pure virtual functions in itkImageToSpatialObjectMetric
The itk::ImageToSpatialObjectMetric inherits from itk::SingleValuedCostFunction and redefines the following pure virtual functions: GetDerivative(), GetValue(), GetValueAndDerivative(), exactly as they appear in the parent class.

These redefinitions should be removed from itkImageToSpatialObjectMetric.h .
No tags attached.
Issue History
2010-10-29 11:11Ziv YanivNew Issue
2010-10-29 11:11Ziv YanivSprint Status => backlog
2010-11-02 11:59Hans JohnsonStatusnew => assigned
2010-11-02 11:59Hans JohnsonAssigned To => kentwilliams
2010-12-02 16:53kentwilliamsNote Added: 0023685
2010-12-02 16:53kentwilliamsStatusassigned => closed
2010-12-02 16:53kentwilliamsResolutionopen => fixed

Notes
(0023685)
kentwilliams   
2010-12-02 16:53   
Fixed here: http://review.source.kitware.com/#change,497 [^]