mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Polynomial.opCall
mir
polynomial
Polynomial
template
opCall
(uint derivative = 0)
const
@
optmath
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