18 #ifndef __itkCompletelyConnectedWeightSet_h
19 #define __itkCompletelyConnectedWeightSet_h
33 template<
typename TMeasurementVector,
typename TTargetVector>
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
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