Pmeanrand:
Filter:
Classes | Streams-Patterns-Events > Patterns > Random

Pmeanrand : Pwhite : Pattern : AbstractFunction : Object

random values that tend toward ((lo + hi) / 2)

Class Methods

Pmeanrand.new(lo: 0.0, hi: 1.0, length: inf)

From superclass: Pwhite

Arguments:

lo

lower boundary of values.

hi

upper boundary of values.

length

number of values produced.

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.embedInStream(inval)

Examples