X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkShapedBLUTSpatioTemporalDeformableTransform.txx;h=ea10c73d98757135a3408601e4d26f9fae9a2f05;hb=70c994383384fe546b79d96d6edf8b48c4759902;hp=cebdb5bae492ec753a7e0e247bf9cf52aa70777b;hpb=fa358ee6738c92950cd9e6c45f55dda6e9b4576e;p=clitk.git diff --git a/registration/clitkShapedBLUTSpatioTemporalDeformableTransform.txx b/registration/clitkShapedBLUTSpatioTemporalDeformableTransform.txx index cebdb5b..ea10c73 100644 --- a/registration/clitkShapedBLUTSpatioTemporalDeformableTransform.txx +++ b/registration/clitkShapedBLUTSpatioTemporalDeformableTransform.txx @@ -383,7 +383,11 @@ namespace clitk // Get the number of parameters template +#if ITK_VERSION_MAJOR >= 4 + typename ShapedBLUTSpatioTemporalDeformableTransform::NumberOfParametersType +#else unsigned int +#endif ShapedBLUTSpatioTemporalDeformableTransform ::GetNumberOfParameters(void) const {