15 #ifndef __itkAdvancedCombinationTransform_h
16 #define __itkAdvancedCombinationTransform_h
19 #include "itkExceptionObject.h"
53 template <
typename TScalarType,
unsigned int NDimensions = 3 >
126 itkGetConstMacro( UseComposition,
bool );
130 itkGetConstMacro( UseAddition,
bool );
142 <<
"TransformVector(const InputVectorType &) is not implemented "
143 <<
"for AdvancedCombinationTransform" );
148 <<
"TransformVector(const InputVnlVectorType &) is not implemented "
149 <<
"for AdvancedCombinationTransform" );
154 <<
"TransformCovariantVector(const InputCovariantVectorType &) is not implemented "
155 <<
"for AdvancedCombinationTransform" );
195 virtual bool IsLinear(
void )
const;
359 const InputPointType &,
365 const InputPointType &,
371 const InputPointType &,
381 const InputPointType & ipp,
388 const InputPointType & ipp,
393 const InputPointType & ipp,
398 const InputPointType & ipp,
407 const InputPointType & ipp,
414 const InputPointType & ipp,
419 const InputPointType & ipp,
424 const InputPointType & ipp,
433 const InputPointType & ipp,
438 const InputPointType & ipp,
447 const InputPointType & ipp,
452 const InputPointType & ipp,
459 const InputPointType & ipp,
464 const InputPointType & ipp,
471 const InputPointType & ipp,
476 const InputPointType & ipp,
487 const InputPointType & ipp,
492 const InputPointType & ipp,
501 const InputPointType & ipp,
506 const InputPointType & ipp,
513 const InputPointType & ipp,
518 const InputPointType & ipp,
525 const InputPointType & ipp,
530 const InputPointType & ipp,
542 void operator=( const Self& );
550 #ifndef ITK_MANUAL_INSTANTIATION
551 #include "itkAdvancedCombinationTransform.hxx"
555 #endif // end #ifndef __itkAdvancedCombinationTransform_h