Derivative

Derivative of probability density function interface

interface Derivative (
T
) {}

Members

Functions

opCall
T opCall(T x)

Call operator

Meta