Inheritance diagram for HAPI::BetaDistribution:
Public Member Functions | |
BetaDistribution (Expression *alpha, Expression *beta) | |
Construct a new BetaDistribution. | |
BetaDistribution (Expression *alpha, Expression *beta, Expression *lower, Expression *upper) | |
Construct a new BetaDistribution. | |
Expression * | clone () const |
Clone the expression. | |
Operator | getOperator () const |
Return the operator of the expression. |
|
Clone the expression.
Implements HAPI::Expression. |