num_opt
0.1.0
Module solver
Module Items
Enums
Functions
In num_
opt::
physics
num_opt
::
physics
Module
solver
Copy item path
Source
Expand description
Numeric solvers for roots and minima
Enums
§
Dual
Result
HitBoundary
Functions
§
check_
vec_
continuity
find_
minimum_
golden_
section
Uses the golden section search algorithm to find the minimum of a function
find_
root_
bisection
find_
root_
or_
minimum