PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
VonMises.h virtual void copy(const Function *model) Does the work for operator =. Definition Function.C:58 std::string get_name() const Get the name of the class. Definition VonMises.C:97 double get_concentration() const Get the concentration. Definition VonMises.C:82 void set_concentration(double concentration) Set the concentration. Definition VonMises.C:76 VonMises & operator=(const VonMises ©) Assignment operator. Definition VonMises.C:53 void calculate(double &, std::vector< double > *) Calculate the complex value and its gradient. Definition VonMises.h:68 void parse(const std::string &text) Parses the values of model parameters and fit flags from a string. Definition VonMises.C:102 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|