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