Ask a Question | Search PSRCHIVE: |
Home
|
ScaledVonMisesDeriv.h const ScalarMath exp(const ScalarMath &x) Return a ScalarMath instance representing exp(x) Definition: ScalarMath.C:224 Scalar * get_expression() const Access the expression. Definition: ScalarMath.h:70 ScaledVonMisesDeriv & operator=(const ScaledVonMisesDeriv ©) Assignment operator. Definition: ScaledVonMisesDeriv.C:47 std::string get_name() const Connect the set_abscissa method to the axis value. Definition: ScaledVonMisesDeriv.C:93 Estimate< double > get_concentration() const Get the concentration. Definition: ScaledVonMisesDeriv.C:74 Abstract template base class of univariate Function implementations. Definition: Univariate.h:26 const ScalarMath sin(const ScalarMath &x) Return a ScalarMath instance representing sin(x) Definition: ScalarMath.C:160 void set_centre(const Estimate< double > ¢re) Set the centre. Definition: ScaledVonMisesDeriv.C:56 Estimate< double > get_height() const Get the height. Definition: ScaledVonMisesDeriv.C:86 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 const ScalarMath cos(const ScalarMath &x) Return a ScalarMath instance representing cos(x) Definition: ScalarMath.C:168 void calculate(double &, std::vector< double > *) Calculate the complex value and its gradient. Definition: ScaledVonMisesDeriv.h:74 void set_concentration(const Estimate< double > &concentration) Set the concentration. Definition: ScaledVonMisesDeriv.C:68 virtual void copy(const Function *model) Does the work for operator =. Definition: Function.C:58 ScalarParameter height Parses the values of model parameters and fit flags from a string. Definition: ScaledVonMisesDeriv.h:69 void set_height(const Estimate< double > &height) Set the height. Definition: ScaledVonMisesDeriv.C:80 Estimate< double > get_centre() const Get the centre. Definition: ScaledVonMisesDeriv.C:62 Generated using doxygen 1.8.17
|