atmosphere ~master (2022-03-09T12:01:05.4173038)
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