CYCLUS
|
Definition at line 145 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 149 of file random_number_generator.h.
|
inline |
Definition at line 151 of file random_number_generator.h.
Implements cyclus::IntDistribution.
Definition at line 152 of file random_number_generator.h.