|
virtual const DataObjectDecorator< WeightingFunctionType > * | GetInputnumber () const |
|
virtual const WeightingFunctionType * | GetWeightingFunction () const |
|
virtual const DataObjectDecorator< WeightingFunctionType > * | GetWeightingFunctionInput () const |
|
virtual const DataObjectDecorator< WeightingFunctionType > * | GetWeightingFunctionInput () const |
|
virtual const WeightArrayType & | GetWeights () const |
|
virtual const SimpleDataObjectDecorator< WeightArrayType > * | GetWeightsInput () const |
|
virtual void | SetInputnumber (const DataObjectDecorator< WeightingFunctionType > *_arg) |
|
virtual void | SetWeightingFunction (const WeightingFunctionType *_arg) |
|
virtual void | SetWeightingFunctionInput (const DataObjectDecorator< WeightingFunctionType > *_arg) |
|
virtual void | SetWeights (const SimpleDataObjectDecorator< WeightArrayType > *_arg) |
|
virtual void | SetWeights (const WeightArrayType &_arg) |
|
virtual void | SetWeightsInput (const SimpleDataObjectDecorator< WeightArrayType > *_arg) |
|
const MatrixType | GetCovarianceMatrix () const |
|
const MatrixDecoratedType * | GetCovarianceMatrixOutput () const |
|
const SampleType * | GetInput () const |
|
const MeasurementVectorRealType | GetMean () const |
|
const MeasurementVectorDecoratedType * | GetMeanOutput () const |
|
MeasurementVectorSizeType | GetMeasurementVectorSize () const |
|
virtual DataObjectPointer | MakeOutput (const DataObjectIdentifierType &) |
|
DataObjectPointer | MakeOutput (DataObjectPointerArraySizeType index) override |
|
virtual void | SetInput (const DataObjectIdentifierType &key, DataObject *input) |
|
void | SetInput (const SampleType *sample) |
|
virtual void | AbortGenerateDataOff () |
|
virtual void | AbortGenerateDataOn () |
|
virtual void | EnlargeOutputRequestedRegion (DataObject *output) |
|
virtual const bool & | GetAbortGenerateData () const |
|
DataObjectPointerArray | GetIndexedInputs () |
|
DataObjectPointerArray | GetIndexedOutputs () |
|
NameArray | GetInputNames () const |
|
DataObjectPointerArray | GetInputs () |
|
MultiThreaderType * | GetMultiThreader () const |
|
DataObjectPointerArraySizeType | GetNumberOfIndexedInputs () const |
|
DataObjectPointerArraySizeType | GetNumberOfIndexedOutputs () const |
|
DataObjectPointerArraySizeType | GetNumberOfInputs () const |
|
DataObjectPointerArraySizeType | GetNumberOfOutputs () const |
|
virtual DataObjectPointerArraySizeType | GetNumberOfValidRequiredInputs () const |
|
NameArray | GetOutputNames () const |
|
DataObjectPointerArray | GetOutputs () |
|
virtual float | GetProgress () const |
|
NameArray | GetRequiredInputNames () const |
|
bool | HasInput (const DataObjectIdentifierType &key) const |
|
bool | HasOutput (const DataObjectIdentifierType &key) const |
|
void | IncrementProgress (float increment) |
|
virtual void | PrepareOutputs () |
|
virtual void | PropagateRequestedRegion (DataObject *output) |
|
virtual void | ResetPipeline () |
|
virtual void | SetAbortGenerateData (bool _arg) |
|
void | SetMultiThreader (MultiThreaderType *threader) |
|
virtual void | Update () |
|
virtual void | UpdateLargestPossibleRegion () |
|
virtual void | UpdateOutputData (DataObject *output) |
|
virtual void | UpdateOutputInformation () |
|
void | UpdateProgress (float progress) |
|
virtual void | SetReleaseDataFlag (bool val) |
|
virtual bool | GetReleaseDataFlag () const |
|
void | ReleaseDataFlagOn () |
|
void | ReleaseDataFlagOff () |
|
virtual void | SetReleaseDataBeforeUpdateFlag (bool _arg) |
|
virtual const bool & | GetReleaseDataBeforeUpdateFlag () const |
|
virtual void | ReleaseDataBeforeUpdateFlagOn () |
|
virtual void | ReleaseDataBeforeUpdateFlagOff () |
|
virtual void | SetNumberOfWorkUnits (ThreadIdType _arg) |
|
virtual const ThreadIdType & | GetNumberOfWorkUnits () const |
|
unsigned long | AddObserver (const EventObject &event, Command *cmd) const |
|
unsigned long | AddObserver (const EventObject &event, std::function< void(const EventObject &)> function) const |
|
virtual void | DebugOff () const |
|
virtual void | DebugOn () const |
|
Command * | GetCommand (unsigned long tag) |
|
bool | GetDebug () const |
|
MetaDataDictionary & | GetMetaDataDictionary () |
|
const MetaDataDictionary & | GetMetaDataDictionary () const |
|
virtual ModifiedTimeType | GetMTime () const |
|
virtual const TimeStamp & | GetTimeStamp () const |
|
bool | HasObserver (const EventObject &event) const |
|
void | InvokeEvent (const EventObject &) |
|
void | InvokeEvent (const EventObject &) const |
|
virtual void | Modified () const |
|
void | Register () const override |
|
void | RemoveAllObservers () |
|
void | RemoveObserver (unsigned long tag) const |
|
void | SetDebug (bool debugFlag) const |
|
void | SetReferenceCount (int) override |
|
void | UnRegister () const noexcept override |
|
void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
|
void | SetMetaDataDictionary (MetaDataDictionary &&rrhs) |
|
virtual void | SetObjectName (std::string _arg) |
|
virtual const std::string & | GetObjectName () const |
|
Pointer | Clone () const |
|
virtual void | Delete () |
|
virtual int | GetReferenceCount () const |
|
void | Print (std::ostream &os, Indent indent=0) const |
|