Ask a Question | Search PSRCHIVE: |
![]()
|
PhaseWeightFunction.h Algorithms that produce PhaseWeight objects. Definition PhaseWeightFunction.h:26 virtual TextInterface::Parser * get_interface()=0 Return a text interface that can be used to configure this instance. virtual PhaseWeightFunction * clone() const =0 Return a copy constructed instance of self. virtual void get_weight(PhaseWeight *weight)=0 Retrieve the PhaseWeight. Generated using doxygen 1.14.0
|