object
bisection_root_finder(Function)
Function- Object implementingunivariate_function_protocol.
Bisection root finder for a continuous scalar function over a sign-changing bracket.
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)