bundles / scipy latest / scipy / optimize / _root_scalar
module
scipy.optimize._root_scalar
Members
-
_root_scalar_bisect_doc -
_root_scalar_brenth_doc -
_root_scalar_brentq_doc -
_root_scalar_halley_doc -
_root_scalar_newton_doc -
_root_scalar_ridder_doc -
_root_scalar_secant_doc -
_root_scalar_toms748_doc -
MemoizeDer -
root_scalar
Summary
No Docstrings
Additional content
Unified interfaces to root finding algorithms for real or complex scalar functions.
Functions
rootfind a root of a scalar function.
Aliases
-
scipy.optimize._root_scalar