atmosphere v0.1.6 (2015-08-11T11:29:13Z)
Home
Dub
Repo
Derivative
atmosphere
derivative
Derivative of probability density function interface
interface
Derivative (
T
) {
T
opCall
(T x);
}
Members
Functions
opCall
T
opCall
(T x)
Call operator
Meta
Source
See Implementation
atmosphere
derivative
aliases
toDerivative
interfaces
Derivative
Derivative of probability density function interface