#include <nuclear_dist.h>
A simple base for a collection of objects of type nucleus
Definition at line 39 of file nuclear_dist.h.
Public Member Functions | |
virtual | ~nuclear_dist () |
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