#include <nuclear_dist.h>

The virtual base class for a collection of objects of type nucleus . See simple_dist and full_dist for implmentations of this base class.
Definition at line 41 of file nuclear_dist.h.
Public Member Functions | |
| virtual iterator | begin ()=0 |
| The beginning of the distribution. | |
| virtual iterator | end ()=0 |
| The end of the distribution. | |
| virtual size_t | size ()=0 |
| The number of nuclei in the distribution. | |
Data Structures | |
| class | iterator |
| An iterator for the nuclear distribution. More... | |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page