Method: Abst::Polynomial.coef_class
- Defined in:
- lib/include/polynomial.rb
.coef_class ⇒ Object (readonly)
Returns the value of attribute coef_class.
8 9 10 |
# File 'lib/include/polynomial.rb', line 8 def coef_class @coef_class end |