Home
last modified time | relevance | path

Searched refs:ratfn_leastsquares (Results 1 – 1 of 1) sorted by relevance

/external/arm-optimized-routines/auxiliary/
Dremez.jl347 function ratfn_leastsquares(f::Function, xvals::Array{BigFloat}, n, d, function
826 (nc, dc) = ratfn_leastsquares(f, grid, n, d, w)
953 (nc, dc) = ratfn_leastsquares(x->exp(x), a, 2, 2)