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

Class LaggedFibonacci19937

                                                      object --+            
                                                               |            
                                                     ??.instance --+        
                                                                   |        
                                                        RandomEngine --+    
                                                                       |    
RandEngBoostImpl_boost_random_lagged_fibonacci_01_double_48_19937u_9842u --+
                                                                           |
                                                                          LaggedFibonacci19937

Help on LaggedFibonacci19937 [class]:

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

Inherited from RandEngBoostImpl_boost_random_lagged_fibonacci_01_double_48_19937u_9842u: __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__ = 159528
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

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

Overrides: object.__init__
(inherited documentation)