14 #ifndef __elxMultiInputRandomCoordinateSampler_h
15 #define __elxMultiInputRandomCoordinateSampler_h
79 template<
class TElastix >
83 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
95 typedef itk::SmartPointer< Self >
Pointer;
136 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
172 #ifndef ITK_MANUAL_INSTANTIATION
173 #include "elxMultiInputRandomCoordinateSampler.hxx"
176 #endif // end #ifndef __elxMultiInputRandomCoordinateSampler_h
A class that defines an image sample, which is the coordinates of a point and its value...
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.