15 #ifndef __elxMultiInputRandomCoordinateSampler_h
16 #define __elxMultiInputRandomCoordinateSampler_h
82 template <
class TElastix >
86 ITK_TYPENAME elx::ImageSamplerBase<TElastix>::InputImageType >,
139 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
155 virtual void BeforeEachResolution(
void);
169 void operator=(
const Self& );
176 #ifndef ITK_MANUAL_INSTANTIATION
177 #include "elxMultiInputRandomCoordinateSampler.hxx"
180 #endif // end #ifndef __elxMultiInputRandomCoordinateSampler_h
#define elxClassNameMacro(_name)
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.