Inheritance diagram for HAPI::ExponentialDistribution:
Public Member Functions | |
ExponentialDistribution (Expression *lambda) | |
Construct a new ExponentialDistribution. | |
Expression * | clone () const |
Clone the expression. | |
Operator | getOperator () const |
Return the operator of the expression. |
|
Clone the expression.
Implements HAPI::Expression. |