![]() |
Particles and Nuclei Sub-Library: Version 0.910
|
Fittable mass formula. More...
#include <nuclear_mass.h>
Nuclear mass formulas which are descendants of this class can be fit to experiment using mass_fit.
Within O2scl_part , this class has only two children, frdm_mass and semi_empirical_mass. There is also a child ldrop_mass in O2scl_eos .
Definition at line 355 of file nuclear_mass.h.
Public Member Functions | |
virtual const char * | type () |
Return the type, "nuclear_mass_fit" . | |
virtual int | fit_fun (size_t nv, const ovector_base &x)=0 |
Fix parameters from an array for fitting. | |
virtual int | guess_fun (size_t nv, ovector_base &x)=0 |
Fill array with guess from present values for fitting. | |
Data Fields | |
size_t | nfit |
Number of fitting parameters. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).