![]() |
CYCLUS
|
Definition at line 207 of file random_number_generator.h.
#include <random_number_generator.h>
Public Types | |
typedef boost::shared_ptr< FixedIntDist > | Ptr |
![]() | |
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 211 of file random_number_generator.h.
|
inline |
Definition at line 213 of file random_number_generator.h.
|
inlinevirtual |
Implements cyclus::IntDistribution.
Definition at line 214 of file random_number_generator.h.