Method: BOAST::CKernel#cost
- Defined in:
- lib/BOAST/CKernel.rb
#cost(*args) ⇒ Object
814 815 816 |
# File 'lib/BOAST/CKernel.rb', line 814 def cost(*args) @cost_function.call(*args) end |
814 815 816 |
# File 'lib/BOAST/CKernel.rb', line 814 def cost(*args) @cost_function.call(*args) end |