18 #ifndef __elxWeightedCombinationTransform_H_
19 #define __elxWeightedCombinationTransform_H_
81 template<
class TElastix >
84 typename elx::TransformBase< TElastix >::CoordRepType,
85 elx::TransformBase< TElastix >::FixedImageDimension >,
102 typename elx::TransformBase< TElastix >::CoordRepType,
200 virtual void WriteToFile(
const ParametersType & param )
const;
227 #ifndef ITK_MANUAL_INSTANTIATION
228 #include "elxWeightedCombinationTransform.hxx"
231 #endif // end #ifndef __elxWeightedCombinationTransform_H_