Method: ClassicBandit::Softmax#arms

Defined in:
lib/classic_bandit/softmax.rb

#armsObject (readonly)

Returns the value of attribute arms.



21
22
23
# File 'lib/classic_bandit/softmax.rb', line 21

def arms
  @arms
end