Class: RandomVariable::Rectangular

Inherits:
Generic
  • Object
show all
Defined in:
lib/distros.rb

Class Method Summary collapse

Methods inherited from Generic

#initialize

Methods included from Sampleable

#outcome, #outcomes

Constructor Details

This class inherits a constructor from RandomVariable::Generic

Class Method Details

.newObject

create a Rectangular Random Variable



122
123
124
# File 'lib/distros.rb', line 122

def self.new
	intern_new
end