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