CYCLUS
Loading...
Searching...
No Matches
cyclus::FixedIntDist Class Reference

Detailed Description

Definition at line 145 of file random_number_generator.h.

#include <random_number_generator.h>

Inheritance diagram for cyclus::FixedIntDist:
cyclus::IntDistribution

Public Types

typedef boost::shared_ptr< FixedIntDistPtr
 
- Public Types inherited from cyclus::IntDistribution
typedef boost::shared_ptr< IntDistributionPtr
 

Public Member Functions

 FixedIntDist (int value_)
 
virtual int sample ()
 

Member Typedef Documentation

◆ Ptr

Definition at line 149 of file random_number_generator.h.

Constructor & Destructor Documentation

◆ FixedIntDist()

cyclus::FixedIntDist::FixedIntDist ( int value_)
inline

Definition at line 151 of file random_number_generator.h.

Member Function Documentation

◆ sample()

virtual int cyclus::FixedIntDist::sample ( )
inlinevirtual

Implements cyclus::IntDistribution.

Definition at line 152 of file random_number_generator.h.


The documentation for this class was generated from the following file: