Home
last modified time | relevance | path

Searched defs:secant_interpolate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d929 static T secant_interpolate(T a, T b, R fa, R fb) in secant_interpolate() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d1227 static T secant_interpolate(T a, T b, R fa, R fb) in secant_interpolate() function