HeavisideMeanFunction

Undocumented in source.
class HeavisideMeanFunction : HeavisideFunction!(X, Y)(
X
Y
) if (
canFindMean!Y
) {}

Constructors

this
this(Y a, Y b, X lim)
Undocumented in source.

Members

Functions

opCall
Y opCall(X x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta