Class: Female
Instance Method Summary collapse
Methods included from Gender
Instance Method Details
#delta ⇒ Object
12 13 14 |
# File 'lib/gender_inference/female.rb', line 12 def delta 7 end |
#gamma ⇒ Object
8 9 10 |
# File 'lib/gender_inference/female.rb', line 8 def gamma 0 end |
#theta ⇒ Object
4 5 6 |
# File 'lib/gender_inference/female.rb', line 4 def theta 0 end |