The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Polynomial.opCall
mir
polynomial
Polynomial
template
opCall
(uint derivative = 0)
const
@
fmamath
typeof
(
F.init
*
X.init
* 1f +
F.init
)
opCall
(
X
)
(
in
X
x
)
Members
Functions
opCall
typeof
(
F
.
init
*
X
.
init
*
1f
+
F
.
init
)
opCall
(X x)
Parameters
derivative
derivative order
Meta
Source
See Implementation
mir
polynomial
Polynomial
constructors
this
templates
opCall
variables
coefficients