Module pypcsim :: Class LaggedFibonacci2281
[hide private]
[frames] | no frames]

Class LaggedFibonacci2281

                                                     object --+            
                                                              |            
                                                    ??.instance --+        
                                                                  |        
                                                       RandomEngine --+    
                                                                      |    
RandEngBoostImpl_boost_random_lagged_fibonacci_01_double_48_2281u_1252u --+
                                                                          |
                                                                         LaggedFibonacci2281

Help on LaggedFibonacci2281 [class]:

Instance Methods [hide private]
 
__init__(...)
Help on RandomEngineBoostImplementation<boost::random::lagged_fibonacci_01<double, 48, 2281u, 1252u> >::RandomEngineBoostImplementation() [constructor]

Inherited from RandEngBoostImpl_boost_random_lagged_fibonacci_01_double_48_2281u_1252u: __call__, seed

Inherited from RandomEngine: max, min

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 18280
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on RandomEngineBoostImplementation<boost::random::lagged_fibonacci_01<double, 48, 2281u, 1252u> >::RandomEngineBoostImplementation() [constructor]

Overrides: object.__init__
(inherited documentation)