mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
mir_find_root_result.x
mir
numeric
mir_find_root_result
A bound that corresponds to the minimal absolute function value.
struct
mir_find_root_result
(T)
extern (
C
++) @
safe
pure @
nogc
scope const @
property
nothrow
T
x
(
)
Return Value
Type:
T
!(ay.fabs > by.fabs) ? ax : bx
mir
numeric
mir_find_root_result
properties
status
validate
x
y
variables
ax
ay
bx
by
iterations
A bound that corresponds to the minimal absolute function value.