nuclear_mass_fit Class Reference

Fittable mass formula. More...

#include <nuclear_mass.h>

Inheritance diagram for nuclear_mass_fit:

nuclear_mass_cont nuclear_mass nuclear_mass_info semi_empirical_mass

Detailed Description

Fittable mass formula.

Nuclear mass formulas which are descendants of this class can be fit to experiment using mass_fit.

Definition at line 441 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)
 Fix parameters from an array for fitting.
virtual int guess_fun (size_t nv, ovector_base &x)
 Fill array with guess from present values for fitting.

Data Fields

size_t nfit
 Number of fitting parameters.

The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page