Module: LinearAlgebra
- Included in:
- MathUtils
- Defined in:
- lib/math_utils/linear_algebra.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
2 3 4 |
# File 'lib/math_utils/linear_algebra.rb', line 2 def hello 'hello, world' end |