Ask a Question | Search PSRCHIVE: |
Home
|
Wrap.h void wrap(Evaluable< Result > *_model) Set the function to wrap. Definition: Wrap.h:42 Reference::To< Evaluable< Result > > model The wrapped function. Definition: Wrap.h:60 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void calculate(Result &result, std::vector< Result > *) The calculate method should never be called. Definition: Wrap.h:52 Jones< double > Result The return type of the evaluate method. Definition: Evaluable.h:40 Generated using doxygen 1.8.17
|