mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
poly.poly
mir
polynomial
poly
template
poly
(uint derivative = 0)
@
fmamath
@
fmamath
typeof
(
F.init
*
X.init
* 1f +
F.init
)
poly
(
X
F
)
(
in
X
x
,
scope
const
F
[]
coefficients
...
)
Parameters
x
X
value to evaluate
coefficients
F
[]
coefficients of polynomial
mir
polynomial
poly
functions
poly