Skip to content

Commit

Permalink
COMP: Instantiate MetamorphosisImageRegistrationMethodv4 over real times
Browse files Browse the repository at this point in the history
Address concept checks for a float type.
  • Loading branch information
thewtex committed Mar 19, 2019
1 parent 4df9b5c commit ec87dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapping/itkMetamorphosisImageRegistrationMethodv4.wrap
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
itk_wrap_class("itk::MetamorphosisImageRegistrationMethodv4" POINTER)
itk_wrap_image_filter("${WRAP_ITK_SCALAR}" 2)
itk_wrap_image_filter("${WRAP_ITK_REAL}" 2)
itk_end_wrap_class()

0 comments on commit ec87dfc

Please sign in to comment.