18 #ifndef itkCompletelyConnectedWeightSet_h
19 #define itkCompletelyConnectedWeightSet_h
33 template<
typename TMeasurementVector,
typename TTargetVector>
56 virtual void PrintSelf( std::ostream& os,
Indent indent )
const ITK_OVERRIDE;
63 #ifndef ITK_MANUAL_INSTANTIATION
64 #include "itkCompletelyConnectedWeightSet.hxx"
This is the itkWeightSetBase class.
Light weight base class for most itk classes.
virtual void PrintSelf(std::ostream &os, Indent indent) const override
void SetRandomConnectivity(int[][MAX_SIZE])
void SetCompleteConnectivity()
virtual ~CompletelyConnectedWeightSet()
WeightSetBase< TMeasurementVector, TTargetVector > Superclass
CompletelyConnectedWeightSet()
CompletelyConnectedWeightSet Self
This is the itkCompletelyConnectedWeightSet class.
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer