Particles and Nuclei Sub-Library: Version 0.910
Public Member Functions | Data Fields
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 frdm_mass semi_empirical_mass

Detailed Description

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 .

Idea for Future:
This shouldn't be a child of nuclear_mass_cont?

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.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Friends

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.