14 #ifndef __elxWeightedCombinationTransform_H_
15 #define __elxWeightedCombinationTransform_H_
77 template<
class TElastix >
80 typename elx::TransformBase< TElastix >::CoordRepType,
81 elx::TransformBase< TElastix >::FixedImageDimension >,
98 typename elx::TransformBase< TElastix >::CoordRepType,
196 virtual void WriteToFile(
const ParametersType & param )
const;
223 #ifndef ITK_MANUAL_INSTANTIATION
224 #include "elxWeightedCombinationTransform.hxx"
227 #endif // end #ifndef __elxWeightedCombinationTransform_H_