1 #ifndef MHO_NormFX_HH__
2 #define MHO_NormFX_HH__
Class MHO_NormFX.
Definition: MHO_NormFX.hh:27
MHO_NormFX()
Definition: MHO_NormFX.hh:29
void SetWeights(weight_type *w)
Setter for weights.
Definition: MHO_NormFX.hh:37
virtual bool InitializeInPlace(XArgType *in)=0
Function InitializeInPlace.
weight_type * fWeights
Definition: MHO_NormFX.hh:78
virtual bool InitializeOutOfPlace(const XArgType *in, XArgType *out)=0
Function InitializeOutOfPlace.
virtual bool ExecuteInPlace(XArgType *in)=0
Function ExecuteInPlace.
virtual ~MHO_NormFX()
Definition: MHO_NormFX.hh:30
virtual bool ExecuteOutOfPlace(const XArgType *in, XArgType *out)=0
Function ExecuteOutOfPlace.
Class MHO_UnaryOperator.
Definition: MHO_UnaryOperator.hh:24
Definition: MHO_ChannelLabeler.hh:17
MHO_TableContainer< visibility_element_type, baseline_axis_pack > visibility_type
Definition: MHO_BaselineContainers.hh:52