next up previous contents index
Next: Fitting with finite Up: Fittingparameterization and Previous: Smoothing

Random Number Generation

   

HRNDM1R= HRNDM1 (ID)

Action: Returns a random number distributed according to the contents of 1-dimensional histogram.

Input parameter:
ID
Identifier of an existing 1-dimensional histogram according to whose distribution random numbers have to be generated.

Remark:

CALL HRNDM2 (ID,RX*,RY*)

Action: Returns a random point (RX, RY) distributed according to the contents of a 2-dimensional histogram.

Input parameter:
ID
Identifier of a 2-dimensional histogram
Output parameters
RX,RY
Random numbers.

Remark:

 


Last update: Tue May 16 09:09:27 METDST 1995