![]() |
CYCLUS
|
Definition at line 221 of file random_number_generator.h.
#include <random_number_generator.h>
Public Types | |
| typedef boost::shared_ptr< FixedIntDist > | Ptr |
Public Types inherited from cyclus::IntDistribution | |
| typedef boost::shared_ptr< IntDistribution > | Ptr |
Public Member Functions | |
| FixedIntDist (int value_) | |
| virtual int | sample () |
| typedef boost::shared_ptr<FixedIntDist> cyclus::FixedIntDist::Ptr |
Definition at line 226 of file random_number_generator.h.
|
inline |
Definition at line 228 of file random_number_generator.h.
|
inlinevirtual |
Implements cyclus::IntDistribution.
Definition at line 229 of file random_number_generator.h.