ExpSource.randomize

initializes the given variable with an exponentially distribued number with scale parameter beta

  1. U randomize(U x)
  2. U randomize(U x, V beta)
    class ExpSource(RandG, T)
    U
    randomize
    (
    U
    V
    )
    (
    ref U x
    ,)

Meta