descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
df
des
math
method
calculus
diff
Undocumented in source. Be warned that the author may not have intended to support it.
auto
df
(
size_t
N
size_t
M
T
E
=
T
alias
string
A
alias
string
B
)
(
Vector
!(
M
,
T
,
B
)
delegate
(
in
Vector
!(
N
,
T
,
A
)
)
f
,
in
Vector
!(
N
,
T
,
A
)
p
,
E
step
=
E.epsilon
* 10
)
if
(
isFloatingPoint
!
T
&&
isFloatingPoint
!
E
)
Meta
Source
See Implementation
des
math
method
calculus
diff
functions
df
df_scalar