Ask a Question | Search PSRCHIVE: |
Home
|
JonesMueller.h virtual Complex2 * get_transformation() Get the transformation, . Definition: JonesMueller.h:45 std::string get_name() const Return the name of the class. Definition: JonesMueller.C:18 void set_model(Complex2 *_model) Set the function to be converted. Definition: Convert.h:35 virtual void calculate(Matrix< 4, 4, double > &result, std::vector< Matrix< 4, 4, double > > *) Calculate the Mueller matrix and its gradient. Definition: JonesMueller.C:28 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 set_transformation(Complex2 *transformation) Set the transformation, . Definition: JonesMueller.h:41 JonesMueller(Complex2 *=0) Default constructor. Definition: JonesMueller.C:12 Generated using doxygen 1.8.17
|