Ask a Question | Search PSRCHIVE: |
![]()
|
ComplexCorrelation.h std::string get_name() const Return the name of the class. Definition ComplexCorrelation.h:54 Estimate< double > get_real() const Get the real part. Definition ComplexCorrelation.h:32 ComplexCorrelation() Default constructor. Definition ComplexCorrelation.C:13 void calculate(Return &result, std::vector< Return > *gradient) Calculate the result and its gradient. Definition ComplexCorrelation.C:35 Estimate< double > get_imag() const Get the imaginary part. Definition ComplexCorrelation.h:40 void set_imag(const Estimate< double > &y) Set the imaginary part. Definition ComplexCorrelation.h:36 void set_real(const Estimate< double > &x) Set the real part. Definition ComplexCorrelation.h:28 void set(std::complex< double > &c) Set the complex value. Definition ComplexCorrelation.h:44 void set_Estimate(unsigned index, const Estimate< double > ¶m) Set the Estimate of the specified parameter. Definition Function.C:109 Estimate< double > get_Estimate(unsigned index) const Return an Estimate of the specified parameter. Definition Function.C:104 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|