object
brent_root_finder(Function)
Function- Object implementingunivariate_function_protocol.
Brent-Dekker derivative-free root finder combining interpolation with bisection safeguards.
Availability:
logtalk_load(numerical_analysis(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-09-04
Compilation flags:
static, context_switching_callsImports:
public root_finder(Function)Remarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)