Liking cljdoc? Tell your friends :D

fastmath.optimization.lbfgsb


->lbfgsbclj

(->lbfgsb)
(->lbfgsb params)

Create lbfgsb object

Create lbfgsb object
sourceraw docstring

grad-functionclj

(grad-function f goal)
(grad-function f goal tol)
source

lbfgsb-fnclj

(lbfgsb-fn f
           {:keys [goal bounds bounded? gradient-f gradient-h stats?]
            :or {bounded? true}
            :as config})
source

maximizeclj

(maximize f options)
source

minimizeclj

(minimize f options)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close