def setstate (   self,
  state 
)

Reimplemented in r250_521.

Definition at line 117 of file r250.py.

00117                              :
00118         self.ranbuf=Numeric.array(state[0]) #make a copy here, too, so we can re-use the state as often as needed
00119         self.counter = state[1]
00120         
    def random(self):


Generated on Wed Nov 21 10:18:33 2007 for analysis by  doxygen 1.5.4