18 #ifndef __elxMultiInputRandomCoordinateSampler_h
19 #define __elxMultiInputRandomCoordinateSampler_h
83 template<
class TElastix >
87 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
99 typedef itk::SmartPointer< Self >
Pointer;
176 #ifndef ITK_MANUAL_INSTANTIATION
177 #include "elxMultiInputRandomCoordinateSampler.hxx"
This class is a base class for any image sampler that randomly picks samples.
Superclass::InputImageType InputImageType
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.