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