Ask a Question | Search PSRCHIVE: |
Home
|
JonesCloude.h 43 }
JonesCloude(Complex2 *=0) Default constructor. Definition: JonesCloude.C:11 void set_model(Complex2 *_model) Set the function to be converted. Definition: Convert.h:35 Reference::Complex4< Complex2 > model The function to be converted. Definition: Convert.h:53 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 Complex2 * get_model() Get the function to be converted. Definition: Convert.h:42 virtual void calculate(Result &result, std::vector< Result > *) Calculate the Cloude matrix and its gradient. Definition: JonesCloude.C:26 virtual Complex2 * get_transformation() Get the transformation, . Definition: JonesCloude.h:43 virtual void set_transformation(Complex2 *model) Set the transformation, . Definition: JonesCloude.h:40 std::string get_name() const Return the name of the class. Definition: JonesCloude.C:17 Matrix< 4, 4, std::complex< double > > Result The return type of the evaluate method. Definition: Evaluable.h:40 Generated using doxygen 1.8.17
|