ExpSource.randomize

initializes the given variable with an exponentially distribued number

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

Meta