des.math.method.calculus.diff

Undocumented in source.

Members

Functions

df
auto df(Vector!(M, T, B) delegate(in Vector!(N, T, A)) f, Vector!(N, T, A) p, E step)
Undocumented in source. Be warned that the author may not have intended to support it.
df_scalar
auto df_scalar(T delegate(T) f, K p, E step)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta