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