Method: NexosisApi::Algorithm#description
- Defined in:
- lib/nexosis_api/algorithm.rb
#description ⇒ String
Descriptive explanation of the algorithm implementation
16 17 18 |
# File 'lib/nexosis_api/algorithm.rb', line 16 def description @description end |