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