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