X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkCommon.h;h=94d1c607b6049e7d353e1209a4e31b6ba39b5d77;hb=755bb12001696923319a0b95f7109ab92e645abf;hp=b58974a3e721c486e6ff164f7ff2f18d25a25673;hpb=4e1bacb0e4a24327ca32d1c5c764974b96bcb9ef;p=clitk.git diff --git a/common/clitkCommon.h b/common/clitkCommon.h index b58974a..94d1c60 100644 --- a/common/clitkCommon.h +++ b/common/clitkCommon.h @@ -117,6 +117,8 @@ namespace clitk { TPixelDown PixelTypeDownCast(const TPixelUp & x); template<> float PixelTypeDownCast(const double & x); + template<> + double PixelTypeDownCast(const double & x); //-------------------------------------------------------------------- // Return the indexes of sorted values in a vector