#include <itkCompletelyConnectedWeightSet.h>
Inheritance diagram for itk::Statistics::CompletelyConnectedWeightSet< TVector, TOutput >:
Public Types | |
typedef CompletelyConnectedWeightSet | Self |
typedef WeightSetBase< TVector, TOutput > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
void | SetCompleteConnectivity () |
void | SetRandomConnectivity (int[][MAX_SIZE]) |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
CompletelyConnectedWeightSet () | |
~CompletelyConnectedWeightSet () | |
virtual void | PrintSelf (std::ostream &os, Indent indent) const |
|
Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. Definition at line 37 of file itkCompletelyConnectedWeightSet.h. |
|
Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. Definition at line 36 of file itkCompletelyConnectedWeightSet.h. |
|
Standard class typedefs. Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. Definition at line 34 of file itkCompletelyConnectedWeightSet.h. |
|
Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. Definition at line 35 of file itkCompletelyConnectedWeightSet.h. |
|
|
|
Definition at line 49 of file itkCompletelyConnectedWeightSet.h. |
|
Run-time type information (and related methods). Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. |
|
Method for creation through the object factory. Reimplemented from itk::LightProcessObject. |
|
Method to print the object. Reimplemented from itk::Statistics::WeightSetBase< TVector, TOutput >. |
|
|
|
|