Uses of Interface
adams.data.random.Random.Function

Packages that use Random.Function
adams.data.random   
 

Uses of Random.Function in adams.data.random
 

Methods in adams.data.random with parameters of type Random.Function
 double Random.rejection(Random.Function fun, double maxFun, double min, double max)
          Generate a random number from a random variable definied by its density function, using the rejection technic.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.