Module ganesh::algorithms

source ·
Expand description

Module containing minimization algorithms

Re-exports§

Modules§

  • Module containing the BFGS method.
  • Module containing the L-BFGS method.
  • Module containing the L-BFGS-B method.
  • Module containing various line-search methods.
  • Module containing the Nelder-Mead minimization algorithm.